- _clearCaches
GodotMethod!(void) _clearCaches;
Undocumented in source.
- _nodeRemoved
GodotMethod!(void, Node) _nodeRemoved;
Undocumented in source.
- _treeChanged
GodotMethod!(void) _treeChanged;
Undocumented in source.
- _updateProperties
GodotMethod!(void) _updateProperties;
Undocumented in source.
- advance
GodotMethod!(void, double) advance;
Undocumented in source.
- getAnimationPlayer
GodotMethod!(NodePath) getAnimationPlayer;
Undocumented in source.
- getProcessMode
GodotMethod!(AnimationTree.AnimationProcessMode) getProcessMode;
Undocumented in source.
- getRootMotionTrack
GodotMethod!(NodePath) getRootMotionTrack;
Undocumented in source.
- getRootMotionTransform
GodotMethod!(Transform) getRootMotionTransform;
Undocumented in source.
- getTreeRoot
GodotMethod!(AnimationNode) getTreeRoot;
Undocumented in source.
- isActive
GodotMethod!(bool) isActive;
Undocumented in source.
- renameParameter
GodotMethod!(void, String, String) renameParameter;
Undocumented in source.
- setActive
GodotMethod!(void, bool) setActive;
Undocumented in source.
- setAnimationPlayer
GodotMethod!(void, NodePath) setAnimationPlayer;
Undocumented in source.
- setProcessMode
GodotMethod!(void, long) setProcessMode;
Undocumented in source.
- setRootMotionTrack
GodotMethod!(void, NodePath) setRootMotionTrack;
Undocumented in source.
- setTreeRoot
GodotMethod!(void, AnimationNode) setTreeRoot;
Undocumented in source.