- getAdvanceCondition
String getAdvanceCondition()
- getPriority
long getPriority()
- getSwitchMode
AnimationNodeStateMachineTransition.SwitchMode getSwitchMode()
- getXfadeTime
double getXfadeTime()
- hasAutoAdvance
bool hasAutoAdvance()
- isDisabled
bool isDisabled()
- opAssign
AnimationNodeStateMachineTransition opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(AnimationNodeStateMachineTransition other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setAdvanceCondition
void setAdvanceCondition(StringArg0 name)
- setAutoAdvance
void setAutoAdvance(bool auto_advance)
- setDisabled
void setDisabled(bool disabled)
- setPriority
void setPriority(long priority)
- setSwitchMode
void setSwitchMode(long mode)
- setXfadeTime
void setXfadeTime(double secs)