![]() | GameObject.GetEventMetadata Method |
Name | Description | |
---|---|---|
![]() ![]() | GetEventMetadata() |
Gets the metadata of all game object events that were created with
CreateEvent<T>(String, String, String, T).
|
![]() ![]() | GetEventMetadata<T>(Int32) |
Gets the metadata of the event with the given ID.
|
![]() ![]() | GetEventMetadata<T>(String) |
Gets metadata for the event with the given name.
|