ParamNodePath
-
class ParamNodePath
Bases:
ParamValueBase
A class object for storing a
NodePath
as a parameter.Inheritance diagram
-
ParamNodePath(NodePath const &node_path)
Creates a new
ParamNodePath
storing the given node path object.
-
static TypeHandle get_class_type(void)
-
ParamNodePath(NodePath const &node_path)