ProximityGroup._classBinding

Undocumented in source.

Members

Static variables

_proximityGroupBroadcast
GodotMethod!(void, String, Variant) _proximityGroupBroadcast;
Undocumented in source.
broadcast
GodotMethod!(void, String, Variant) broadcast;
Undocumented in source.
getDispatchMode
GodotMethod!(ProximityGroup.DispatchMode) getDispatchMode;
Undocumented in source.
getGridRadius
GodotMethod!(Vector3) getGridRadius;
Undocumented in source.
getGroupName
GodotMethod!(String) getGroupName;
Undocumented in source.
setDispatchMode
GodotMethod!(void, long) setDispatchMode;
Undocumented in source.
setGridRadius
GodotMethod!(void, Vector3) setGridRadius;
Undocumented in source.
setGroupName
GodotMethod!(void, String) setGroupName;
Undocumented in source.

Meta