![]() |
• World Manager | ||
|
API Links
Developer Links
|
Node::GetPropertyDefined in:
Returns the property of a given type that is attached to a node.
C4Node.hPrototype
Parameters
Description
The GetProperty function returns the property attached to a node having the type specified by the type parameter. If no such property exists, then the return value is nullptr.
See Also
Node::GetFirstProperty
Node::AddProperty
Property
|