ScriptableObject.getWorld

Returns the world of a scriptable object.

Kind: Function

Environments: Game

Game

scriptableObject:getWorld(  )

Open the full Game reference

Parameters:

Name Type Description
scriptableObject ScriptableObject The scriptable object.

Returns:

Name Type Description
world World The world.