- getAdvanceCondition
GodotMethod!(String) getAdvanceCondition;
Undocumented in source.
- getPriority
GodotMethod!(long) getPriority;
Undocumented in source.
- getSwitchMode
GodotMethod!(AnimationNodeStateMachineTransition.SwitchMode) getSwitchMode;
Undocumented in source.
- getXfadeTime
GodotMethod!(double) getXfadeTime;
Undocumented in source.
- hasAutoAdvance
GodotMethod!(bool) hasAutoAdvance;
Undocumented in source.
- isDisabled
GodotMethod!(bool) isDisabled;
Undocumented in source.
- setAdvanceCondition
GodotMethod!(void, String) setAdvanceCondition;
Undocumented in source.
- setAutoAdvance
GodotMethod!(void, bool) setAutoAdvance;
Undocumented in source.
- setDisabled
GodotMethod!(void, bool) setDisabled;
Undocumented in source.
- setPriority
GodotMethod!(void, long) setPriority;
Undocumented in source.
- setSwitchMode
GodotMethod!(void, long) setSwitchMode;
Undocumented in source.
- setXfadeTime
GodotMethod!(void, double) setXfadeTime;
Undocumented in source.