- addDoMethod
GodotMethod!(Variant, GodotObject, String, GodotVarArgs) addDoMethod;
Undocumented in source.
- addDoProperty
GodotMethod!(void, GodotObject, String, Variant) addDoProperty;
Undocumented in source.
- addDoReference
GodotMethod!(void, GodotObject) addDoReference;
Undocumented in source.
- addUndoMethod
GodotMethod!(Variant, GodotObject, String, GodotVarArgs) addUndoMethod;
Undocumented in source.
- addUndoProperty
GodotMethod!(void, GodotObject, String, Variant) addUndoProperty;
Undocumented in source.
- addUndoReference
GodotMethod!(void, GodotObject) addUndoReference;
Undocumented in source.
- clearHistory
GodotMethod!(void) clearHistory;
Undocumented in source.
- commitAction
GodotMethod!(void) commitAction;
Undocumented in source.
- createAction
GodotMethod!(void, String, long) createAction;
Undocumented in source.
- getCurrentActionName
GodotMethod!(String) getCurrentActionName;
Undocumented in source.
- getVersion
GodotMethod!(long) getVersion;
Undocumented in source.
- redo
GodotMethod!(bool) redo;
Undocumented in source.
- undo
GodotMethod!(bool) undo;
Undocumented in source.