- _areaEnterTree
GodotMethod!(void, long) _areaEnterTree;
Undocumented in source.
- _areaExitTree
GodotMethod!(void, long) _areaExitTree;
Undocumented in source.
- _areaInout
GodotMethod!(void, long, RID, long, long, long) _areaInout;
Undocumented in source.
- _bodyEnterTree
GodotMethod!(void, long) _bodyEnterTree;
Undocumented in source.
- _bodyExitTree
GodotMethod!(void, long) _bodyExitTree;
Undocumented in source.
- _bodyInout
GodotMethod!(void, long, RID, long, long, long) _bodyInout;
Undocumented in source.
- getAngularDamp
GodotMethod!(double) getAngularDamp;
Undocumented in source.
- getAudioBus
GodotMethod!(String) getAudioBus;
Undocumented in source.
- getCollisionLayer
GodotMethod!(long) getCollisionLayer;
Undocumented in source.
- getCollisionLayerBit
GodotMethod!(bool, long) getCollisionLayerBit;
Undocumented in source.
- getCollisionMask
GodotMethod!(long) getCollisionMask;
Undocumented in source.
- getCollisionMaskBit
GodotMethod!(bool, long) getCollisionMaskBit;
Undocumented in source.
- getGravity
GodotMethod!(double) getGravity;
Undocumented in source.
- getGravityDistanceScale
GodotMethod!(double) getGravityDistanceScale;
Undocumented in source.
- getGravityVector
GodotMethod!(Vector3) getGravityVector;
Undocumented in source.
- getLinearDamp
GodotMethod!(double) getLinearDamp;
Undocumented in source.
- getOverlappingAreas
GodotMethod!(Array) getOverlappingAreas;
Undocumented in source.
- getOverlappingBodies
GodotMethod!(Array) getOverlappingBodies;
Undocumented in source.
- getPriority
GodotMethod!(double) getPriority;
Undocumented in source.
- getReverbAmount
GodotMethod!(double) getReverbAmount;
Undocumented in source.
- getReverbBus
GodotMethod!(String) getReverbBus;
Undocumented in source.
- getReverbUniformity
GodotMethod!(double) getReverbUniformity;
Undocumented in source.
- getSpaceOverrideMode
GodotMethod!(Area.SpaceOverride) getSpaceOverrideMode;
Undocumented in source.
- isGravityAPoint
GodotMethod!(bool) isGravityAPoint;
Undocumented in source.
- isMonitorable
GodotMethod!(bool) isMonitorable;
Undocumented in source.
- isMonitoring
GodotMethod!(bool) isMonitoring;
Undocumented in source.
- isOverridingAudioBus
GodotMethod!(bool) isOverridingAudioBus;
Undocumented in source.
- isUsingReverbBus
GodotMethod!(bool) isUsingReverbBus;
Undocumented in source.
- overlapsArea
GodotMethod!(bool, GodotObject) overlapsArea;
Undocumented in source.
- overlapsBody
GodotMethod!(bool, GodotObject) overlapsBody;
Undocumented in source.
- setAngularDamp
GodotMethod!(void, double) setAngularDamp;
Undocumented in source.
- setAudioBus
GodotMethod!(void, String) setAudioBus;
Undocumented in source.
- setAudioBusOverride
GodotMethod!(void, bool) setAudioBusOverride;
Undocumented in source.
- setCollisionLayer
GodotMethod!(void, long) setCollisionLayer;
Undocumented in source.
- setCollisionLayerBit
GodotMethod!(void, long, bool) setCollisionLayerBit;
Undocumented in source.
- setCollisionMask
GodotMethod!(void, long) setCollisionMask;
Undocumented in source.
- setCollisionMaskBit
GodotMethod!(void, long, bool) setCollisionMaskBit;
Undocumented in source.
- setGravity
GodotMethod!(void, double) setGravity;
Undocumented in source.
- setGravityDistanceScale
GodotMethod!(void, double) setGravityDistanceScale;
Undocumented in source.
- setGravityIsPoint
GodotMethod!(void, bool) setGravityIsPoint;
Undocumented in source.
- setGravityVector
GodotMethod!(void, Vector3) setGravityVector;
Undocumented in source.
- setLinearDamp
GodotMethod!(void, double) setLinearDamp;
Undocumented in source.
- setMonitorable
GodotMethod!(void, bool) setMonitorable;
Undocumented in source.
- setMonitoring
GodotMethod!(void, bool) setMonitoring;
Undocumented in source.
- setPriority
GodotMethod!(void, double) setPriority;
Undocumented in source.
- setReverbAmount
GodotMethod!(void, double) setReverbAmount;
Undocumented in source.
- setReverbBus
GodotMethod!(void, String) setReverbBus;
Undocumented in source.
- setReverbUniformity
GodotMethod!(void, double) setReverbUniformity;
Undocumented in source.
- setSpaceOverrideMode
GodotMethod!(void, long) setSpaceOverrideMode;
Undocumented in source.
- setUseReverbBus
GodotMethod!(void, bool) setUseReverbBus;
Undocumented in source.