fmod_entity_singletonInstance
Retrieve the singleton ManagedObject instance for a specified entity type in FMOD Studio, such as Event or Bank.
Instructions
Returns the singleton ManagedObject instance of a particular entity type. Returns the singleton ManagedObject instance of a particular entity type. [method · entity.singletonInstance]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| className | Yes | Model class name, e.g. 'Event', 'Bank', 'GroupTrack'. |