- getAbsoluteIndex
GodotMethod!(long) getAbsoluteIndex;
Undocumented in source.
- getCharacter
GodotMethod!(long) getCharacter;
Undocumented in source.
- getColor
GodotMethod!(Color) getColor;
Undocumented in source.
- getElapsedTime
GodotMethod!(double) getElapsedTime;
Undocumented in source.
- getEnvironment
GodotMethod!(Dictionary) getEnvironment;
Undocumented in source.
- getOffset
GodotMethod!(Vector2) getOffset;
Undocumented in source.
- getRelativeIndex
GodotMethod!(long) getRelativeIndex;
Undocumented in source.
- isVisible
GodotMethod!(bool) isVisible;
Undocumented in source.
- setAbsoluteIndex
GodotMethod!(void, long) setAbsoluteIndex;
Undocumented in source.
- setCharacter
GodotMethod!(void, long) setCharacter;
Undocumented in source.
- setColor
GodotMethod!(void, Color) setColor;
Undocumented in source.
- setElapsedTime
GodotMethod!(void, double) setElapsedTime;
Undocumented in source.
- setEnvironment
GodotMethod!(void, Dictionary) setEnvironment;
Undocumented in source.
- setOffset
GodotMethod!(void, Vector2) setOffset;
Undocumented in source.
- setRelativeIndex
GodotMethod!(void, long) setRelativeIndex;
Undocumented in source.
- setVisibility
GodotMethod!(void, bool) setVisibility;
Undocumented in source.