AnimationNodeTransition._classBinding

Undocumented in source.

Members

Static variables

getCrossFadeTime
GodotMethod!(double) getCrossFadeTime;
Undocumented in source.
getEnabledInputs
GodotMethod!(long) getEnabledInputs;
Undocumented in source.
getInputCaption
GodotMethod!(String, long) getInputCaption;
Undocumented in source.
isInputSetAsAutoAdvance
GodotMethod!(bool, long) isInputSetAsAutoAdvance;
Undocumented in source.
setCrossFadeTime
GodotMethod!(void, double) setCrossFadeTime;
Undocumented in source.
setEnabledInputs
GodotMethod!(void, long) setEnabledInputs;
Undocumented in source.
setInputAsAutoAdvance
GodotMethod!(void, long, bool) setInputAsAutoAdvance;
Undocumented in source.
setInputCaption
GodotMethod!(void, long, String) setInputCaption;
Undocumented in source.

Meta