ClientScriptableObject.getWorld

Returns the worldId of a client scriptable object.

Kind: Function

Environments: Game

Game

clientScriptableObject:getWorld( scriptableObject )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
scriptableObject ScriptableObject The scriptable object.

Returns:

Name Type Description
world World The world.