[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
Public methodPropertyChainPropertyChainNew(PropertyHandle)
Constructs a path from a single root handle.
Public methodPropertyChainPropertyChainNew(array<PropertyHandle>[]())
Constructs the property handle path from the array of property handles.
Public methodPropertyChainPropertyChainNew(PropertyChain, PropertyHandle)
Constructs the full path of the given property by appending the child property to the given parent path.

See Also

PropertyChain Structure
Spielwerke.Data Namespace