ClientScriptableObject.world

Returns the worldId of a client scriptable object.

Kind: Member

Environments: Game

Game

Open the full Game reference

Get

Availability: Client only

Returns the worldId of a client scriptable object.

Parameters:

Name Type Description
scriptableObject ScriptableObject The scriptable object.

Returns:

Name Type Description
world World The world.