- getAutorestartDelay
GodotMethod!(double) getAutorestartDelay;
Undocumented in source.
- getAutorestartRandomDelay
GodotMethod!(double) getAutorestartRandomDelay;
Undocumented in source.
- getFadeinTime
GodotMethod!(double) getFadeinTime;
Undocumented in source.
- getFadeoutTime
GodotMethod!(double) getFadeoutTime;
Undocumented in source.
- getMixMode
GodotMethod!(AnimationNodeOneShot.MixMode) getMixMode;
Undocumented in source.
- hasAutorestart
GodotMethod!(bool) hasAutorestart;
Undocumented in source.
- isUsingSync
GodotMethod!(bool) isUsingSync;
Undocumented in source.
- setAutorestart
GodotMethod!(void, bool) setAutorestart;
Undocumented in source.
- setAutorestartDelay
GodotMethod!(void, double) setAutorestartDelay;
Undocumented in source.
- setAutorestartRandomDelay
GodotMethod!(void, double) setAutorestartRandomDelay;
Undocumented in source.
- setFadeinTime
GodotMethod!(void, double) setFadeinTime;
Undocumented in source.
- setFadeoutTime
GodotMethod!(void, double) setFadeoutTime;
Undocumented in source.
- setMixMode
GodotMethod!(void, long) setMixMode;
Undocumented in source.
- setUseSync
GodotMethod!(void, bool) setUseSync;
Undocumented in source.