fmod_entity_properties
Retrieve property descriptions for a specified FMOD Studio entity class. Get a list of available ManagedObject properties to inspect or modify.
Instructions
Returns an array of property description objects containing named properties that represent each ManagedObject property available for this entity. Returns an array of property description objects containing named properties that represent each ManagedObject property available for this entity. [property · entity.properties]
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'. |