Click or drag to resize

PrtMachineCurrentActionSet Property

[Missing <summary> documentation for "P:P.Runtime.PrtMachine.CurrentActionSet"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public HashSet<PrtValue> CurrentActionSet { get; }

Property Value

Type: HashSetPrtValue
See Also