fmod_entity_superEntities
Read or modify the superEntities property of an FMOD Studio entity class, returning the inherited entity types or assigning a new value.
Instructions
An array of strings representing the entity type inherited by this entity. [property · entity.superEntities]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | New value to assign. Omit to read the current value. | |
| className | Yes | Model class name, e.g. 'Event', 'Bank', 'GroupTrack'. |