in_node_reset_properties

Resets the values of all properties in the node.

version(IN_DYNLIB)
export extern (C) @nogc
void
in_node_reset_properties

Parameters

self in_node_t*

The node to operate on.

Meta