<Uint64Node> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » VariableNode » Uint64Node

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32ClampValueSets the value of this <Node> by comparing the value to the min/max range values and clamping the value if necessary.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<Uint64Range>RangeReturns a pointer to this object's <Uint64Range> object.
uint64ValueSets or gets the value of this <Node>.