| GameObjectGetEventMetadata Method |
| Name | Description | |
|---|---|---|
| GetEventMetadata |
Gets the metadata of all game object events that were created with
CreateEventT(String, String, String, T).
| |
| GetEventMetadataT(Int32) |
Gets the metadata of the event with the given ID.
| |
| GetEventMetadataT(String) |
Gets metadata for the event with the given name.
|