|
Arma Reforger Script API
|
This is the complete list of members for SCR_DebugShapeHelperComponent, including all inherited members.
| _WB_OnInit(IEntity owner, inout vector mat[4], IEntitySource src) | SCR_DebugShapeHelperComponent | |
| _WB_OnKeyChanged(IEntity owner, BaseContainer src, string key, BaseContainerList ownerContainers, IEntity parent) | SCR_DebugShapeHelperComponent | |
| AddBox(vector mins, vector maxs, int color, ShapeFlags shapeFlags=DEFAULT_TRIS_FLAGS, string tag="") | SCR_DebugShapeHelperComponent | static |
| AddCylinder(vector center, float radius, float length, int color, ShapeFlags shapeFlags=DEFAULT_SHAPE_FLAGS, string tag="") | SCR_DebugShapeHelperComponent | static |
| AddCylinderBetween(vector bottom, vector top, float radius, int color, ShapeFlags shapeFlags=DEFAULT_SHAPE_FLAGS, string tag="") | SCR_DebugShapeHelperComponent | static |
| AddShape(notnull Managed shape, string tag="") | SCR_DebugShapeHelperComponent | static |
| AddSphere(vector center, float radius, int color, ShapeFlags shapeFlags=DEFAULT_SHAPE_FLAGS, string tag="") | SCR_DebugShapeHelperComponent | static |
| AddText(World world, vector origin, string text, ShapeFlags shapeFlags=DEFAULT_TEXT_FLAGS, string tag="") | SCR_DebugShapeHelperComponent | static |
| Clear() | SCR_DebugShapeHelperComponent | static |
| CreateFloorCeilingTraceShapes(World world, vector startPos, TraceParam traceParam, vector floorPos, vector ceilingPos, bool enoughSpace, string text="", string tag="") | SCR_DebugShapeHelperComponent | static |
| DEBUG_TAG | SCR_DebugShapeHelperComponent | protectedstatic |
| DEFAULT_COLOUR | SCR_DebugShapeHelperComponent | protectedstatic |
| DEFAULT_SHAPE_FLAGS | SCR_DebugShapeHelperComponent | protectedstatic |
| DEFAULT_SHAPE_FLAGS_NOZWRITE | SCR_DebugShapeHelperComponent | protectedstatic |
| DEFAULT_TEXT_FLAGS | SCR_DebugShapeHelperComponent | protectedstatic |
| DEFAULT_TRIS_FLAGS | SCR_DebugShapeHelperComponent | protectedstatic |
| GetColorBasedOnSuccess(bool success) | SCR_DebugShapeHelperComponent | static |
| GetDebugRadiusFromTraceParam(TraceParam traceParam) | SCR_DebugShapeHelperComponent | static |
| m_iShapeLimit | SCR_DebugShapeHelperComponent | |
| MakeTransparent(int color) | SCR_DebugShapeHelperComponent | static |
| OnDelete(IEntity owner) | SCR_DebugShapeHelperComponent | |
| OnPostInit(IEntity owner) | SCR_DebugShapeHelperComponent | protected |
| RemoveShape(notnull Managed shape, string tag="") | SCR_DebugShapeHelperComponent | static |
| RemoveTag(string tag) | SCR_DebugShapeHelperComponent | static |
| s_bKeepDrawList | SCR_DebugShapeHelperComponent | protectedstatic |
| s_Instance | SCR_DebugShapeHelperComponent | protectedstatic |
| s_iShapeLimit | SCR_DebugShapeHelperComponent | protectedstatic |
| s_mTaggedShapes | SCR_DebugShapeHelperComponent | protectedstatic |