This is the complete list of members for SCR_SelectionBrushTool, including all inherited members.
| AdjustValueUsingScrollWheel(float delta, float currentValue, float min, float max, float step) | SCR_SelectionBrushTool | protected |
| BRUSH_2D_Y_SEARCH | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_ALTITUDE_TOLERANCE | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_COLOUR_ADDED | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_COLOUR_ALTITUDE | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_COLOUR_CAN_ADD | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_COLOUR_GUIDE_2D | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_COLOUR_NORMAL | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_COLOUR_NORMAL_2D | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_COLOUR_ON_HOLD | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_COLOUR_REMOVAL | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_COLOUR_REMOVED | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_GUIDE_2D_HEIGHT | SCR_SelectionBrushTool | protectedstatic |
| BRUSH_SHAPE_INDEX | SCR_SelectionBrushTool | protectedstatic |
| CanSelectEntityFromItsLayer(int currentLayerId, notnull IEntitySource entitySource) | SCR_SelectionBrushTool | protected |
| CreateBrush(vector worldPos) | SCR_SelectionBrushTool | protected |
| DeleteSelectedEntities() | SCR_SelectionBrushTool | protected |
| DeselectAroundCursor(vector cursorWorldPos) | SCR_SelectionBrushTool | protected |
| GetAllEntitiesAroundCursor(vector cursorWorldPos) | SCR_SelectionBrushTool | protected |
| GetTopMostParentWithMeshObject(notnull IEntitySource entitySource) | SCR_SelectionBrushTool | protected |
| HasMeshObject(notnull IEntitySource entitySource) | SCR_SelectionBrushTool | protected |
| IsWorldValid() | SCR_SelectionBrushTool | protected |
| m_aBrushShapes | SCR_SelectionBrushTool | protected |
| m_bDetectBySphere | SCR_SelectionBrushTool | protected |
| m_bIsInRemovalMode | SCR_SelectionBrushTool | protected |
| m_bIsMouseHeldDown | SCR_SelectionBrushTool | protected |
| m_bIsWorldValid | SCR_SelectionBrushTool | protected |
| m_bLimitReachedWarning | SCR_SelectionBrushTool | protected |
| m_bSelectParentOnly | SCR_SelectionBrushTool | protected |
| m_bSmiley | SCR_SelectionBrushTool | protected |
| m_bSnapToObjects | SCR_SelectionBrushTool | protected |
| m_bUseTraceDetection | SCR_SelectionBrushTool | protected |
| m_eLayerSelection | SCR_SelectionBrushTool | |
| m_fRadius | SCR_SelectionBrushTool | protected |
| m_iMaxSelectedEntities | SCR_SelectionBrushTool | protected |
| m_ObjectsFilter | SCR_SelectionBrushTool | protected |
| m_TraceSphere | SCR_SelectionBrushTool | protected |
| m_vBrushShapePos | SCR_SelectionBrushTool | protected |
| MESHOBJECT_CLASSNAME | SCR_SelectionBrushTool | protectedstatic |
| OnActivate() | SCR_SelectionBrushTool | protected |
| OnAfterLoadWorld() | SCR_SelectionBrushTool | protected |
| OnDeActivate() | SCR_SelectionBrushTool | protected |
| OnKeyPressEvent(KeyCode key, bool isAutoRepeat) | SCR_SelectionBrushTool | protected |
| OnKeyReleaseEvent(KeyCode key, bool isAutoRepeat) | SCR_SelectionBrushTool | protected |
| OnMouseMoveEvent(float x, float y) | SCR_SelectionBrushTool | protected |
| OnMousePressEvent(float x, float y, WETMouseButtonFlag buttons) | SCR_SelectionBrushTool | protected |
| OnMouseReleaseEvent(float x, float y, WETMouseButtonFlag buttons) | SCR_SelectionBrushTool | protected |
| OnWheelEvent(int delta) | SCR_SelectionBrushTool | protected |
| RADIUS_MAX | SCR_SelectionBrushTool | protectedstatic |
| RADIUS_MIN | SCR_SelectionBrushTool | protectedstatic |
| RADIUS_STEP | SCR_SelectionBrushTool | protectedstatic |
| SCR_SelectionBrushTool() | SCR_SelectionBrushTool | protected |
| SelectAroundCursor(vector cursorWorldPos) | SCR_SelectionBrushTool | protected |
| SetBrushColor(int colour) | SCR_SelectionBrushTool | protected |