- _proximityGroupBroadcast
void _proximityGroupBroadcast(StringArg0 name, VariantArg1 params)
- broadcast
void broadcast(StringArg0 name, VariantArg1 parameters)
- getDispatchMode
ProximityGroup.DispatchMode getDispatchMode()
- getGridRadius
Vector3 getGridRadius()
- getGroupName
String getGroupName()
- opAssign
ProximityGroup opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(ProximityGroup other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDispatchMode
void setDispatchMode(long mode)
- setGridRadius
void setGridRadius(Vector3 radius)
- setGroupName
void setGroupName(StringArg0 name)
General purpose proximity-detection node.