PrefabViewConceptMetadata
¶
Defines properties and message types for PrefabViewConcept.
PrefabViewConceptMetadata.PrefabProperty¶ | Node to use on this prefab view. |
PrefabViewConceptMetadata.AsynchronousLoadCompletedMessage¶ | Occurs when asynchronous loading of resources from a prefab has been finished. Arguments: PrefabViewConceptMetadata.AsynchronousLoadCompletedMessageArguments |
PrefabViewConceptMetadata.LoadAsynchronouslyMessage¶ | Instructs a prefab view to start asynchronous loading of resources. Arguments: PrefabViewConceptMetadata.LoadAsynchronouslyMessageArguments |
Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.