ClientScriptableObject.id
Returns the id of a client scriptable object.
Kind: Member
Environments: Game
Game
Get
Availability: Client only
Returns the id of a client scriptable object.
Returns:
| Name | Type | Description |
|---|---|---|
id |
number | The clientScriptableObject id. |