| _WB_AfterWorldUpdate(float timeSlice) | SCR_LineGeneratorBaseEntity | protected |
| _WB_CanSelect(IEntitySource src) | SCR_GeneratorBaseEntity | |
| _WB_GetAfterWorldUpdateSpecs(IEntitySource src) | SCR_LineGeneratorBaseEntity | protected |
| _WB_OnCreate(IEntitySource src) | SCR_GeneratorBaseEntity | |
| _WB_OnInit(inout vector mat[4], IEntitySource src) | SCR_LineGeneratorBaseEntity | protected |
| _WB_OnKeyChanged(BaseContainer src, string key, BaseContainerList ownerContainers, IEntity parent) | SCR_LineGeneratorBaseEntity | protected |
| _WB_OnParentChange(IEntitySource src, IEntitySource prevParentSrc) | SCR_LineGeneratorBaseEntity | protected |
| BASE_GENERATOR_COLOUR | SCR_GeneratorBaseEntity | protectedstatic |
| ColorShape() | SCR_GeneratorBaseEntity | protected |
| DeleteAllChildren() | SCR_GeneratorBaseEntity | protected |
| GetAnchorPoints(notnull IEntitySource shapeEntitySrc, float offset=0, bool isShapeClosed=false) | SCR_GeneratorBaseEntity | protectedstatic |
| GetColor() | SCR_GeneratorBaseEntity | protected |
| GetFirstPointDataMap(TypeName wantedType=ShapePointDataScriptBase) | SCR_GeneratorBaseEntity | |
| GetPointDataMap(TypeName wantedType=ShapePointDataScriptBase) | SCR_GeneratorBaseEntity | |
| GetPoints(notnull IEntitySource shapeEntitySrc) | SCR_GeneratorBaseEntity | protectedstatic |
| GetShapeSource() | SCR_GeneratorBaseEntity | protected |
| GetTesselatedShapePoints(notnull IEntitySource shapeEntitySrc, float offset=0, bool isShapeClosed=false) | SCR_GeneratorBaseEntity | protectedstatic |
| GetWorldAnchorPoints(notnull IEntitySource shapeEntitySrc) | SCR_GeneratorBaseEntity | protected |
| GetWorldTesselatedShapePoints(notnull IEntitySource shapeEntitySrc) | SCR_GeneratorBaseEntity | protected |
| m_aOffsetShapeShapes | SCR_LineGeneratorBaseEntity | protected |
| m_bEnableGeneration | SCR_GeneratorBaseEntity | protected |
| m_bForceOffsetShapeShapesRefresh | SCR_LineGeneratorBaseEntity | protected |
| m_bIsChangingWorkbenchKey | SCR_GeneratorBaseEntity | protected |
| m_bIsSelectedAlone | SCR_LineGeneratorBaseEntity | protected |
| m_bNextPointMeasurementXZ | SCR_LineGeneratorBaseEntity | protected |
| m_bSnapOffsetShapeToTheGround | SCR_LineGeneratorBaseEntity | protected |
| m_bYOffsetInShapeSpace | SCR_LineGeneratorBaseEntity | protected |
| m_DbgShpMgr | SCR_LineGeneratorBaseEntity | protected |
| m_fShapeOffset | SCR_LineGeneratorBaseEntity | protected |
| m_fSplineSafetyDistanceRatio | SCR_LineGeneratorBaseEntity | protected |
| m_iSeed | SCR_GeneratorBaseEntity | protected |
| m_iSourceLayerID | SCR_GeneratorBaseEntity | protected |
| m_ParentShapeSource | SCR_GeneratorBaseEntity | protected |
| m_RandomGenerator | SCR_GeneratorBaseEntity | protected |
| m_ShapeNextPointHelper | SCR_LineGeneratorBaseEntity | protected |
| m_Source | SCR_GeneratorBaseEntity | protected |
| m_vShapeOffset | SCR_LineGeneratorBaseEntity | protected |
| OnIntersectingShapeChangedXZInternal(IEntitySource shapeEntitySrc, IEntitySource other, array< vector > mins, array< vector > maxes) | SCR_GeneratorBaseEntity | protected |
| OnShapeChangedInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes) | SCR_LineGeneratorBaseEntity | protected |
| OnShapeInitInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity) | SCR_GeneratorBaseEntity | |
| ResetGeneratorPosition(ShapeEntity shapeEntity=null) | SCR_GeneratorBaseEntity | protected |
| ResetShapeNextPointHelper() | SCR_LineGeneratorBaseEntity | protected |
| SCR_GeneratorBaseEntity(IEntitySource src, IEntity parent) | SCR_GeneratorBaseEntity | protected |