| KM_InterpreterGetIsHalt Method |
KM_Interpreter Halt Condition
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax protected bool GetIsHalt()
Protected Function GetIsHalt As Boolean
protected:
bool GetIsHalt()
Return Value
Booleantrue if Halted
See Also