NodePath.split

Splits a NodePath into a main node path and a property subpath (starting with a ':'). The second element is left empty if there is no property.

struct NodePath
@nogc nothrow const
split
()

Meta