![]() | GameObjectGetPropertyMetadata Method |
Name | Description | |
---|---|---|
![]() ![]() | GetPropertyMetadata |
Gets the metadata of all game object properties that were created with
CreatePropertyT(String, String, String, T).
|
![]() ![]() | GetPropertyMetadataT(Int32) |
Gets the metadata of the property with the given ID.
|
![]() ![]() | GetPropertyMetadataT(String) |
Gets the metadata of the property with the given name.
|