AddInt Method (ulong)
Adds a new IntParameter (based on a UInt64) to the collection.
Type: XJEaseParameterCollection
Namespace: XJTAG.Integration.XJRunner
Syntax
public void AddInt(ulong intValue)
Parameters
- intValue
Type: ulong
The value of the IntParameter to add to the collection.
XJTAG v4.2.5
