| _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_LineTerrainShaperGeneratorBaseEntity | |
| _WB_OnDelete(IEntitySource src) | SCR_LineTerrainShaperGeneratorBaseEntity | |
| _WB_OnInit(inout vector mat[4], IEntitySource src) | SCR_LineTerrainShaperGeneratorBaseEntity | |
| _WB_OnKeyChanged(BaseContainer src, string key, BaseContainerList ownerContainers, IEntity parent) | SCR_PowerlineGeneratorEntity | protected |
| _WB_OnParentChange(IEntitySource src, IEntitySource prevParentSrc) | SCR_PowerlineGeneratorEntity | protected |
| BASE_GENERATOR_COLOUR | SCR_GeneratorBaseEntity | protectedstatic |
| Clearance | SCR_PowerlineGeneratorEntity | protected |
| ColorShape() | SCR_GeneratorBaseEntity | protected |
| CreatePolesAndCables(notnull array< vector > polePointsRelPos, notnull array< vector > anchorPointsRelPos, notnull map< int, ref SCR_PowerlineGeneratorPointData > pointsData) | SCR_PowerlineGeneratorEntity | protected |
| CreatePowerLines(notnull IEntitySource generatorSource, notnull IEntitySource existingPoleSource, notnull IEntitySource addedPoleSource) | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_CABLE_COLOUR_POS | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_CABLE_LENGTH_COLOUR_ERROR_LINE | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_CABLE_LENGTH_COLOUR_ERROR_SPHERE | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_CABLE_LENGTH_POS | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_CABLE_LENGTH_POS_MAX_DIST | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_CABLE_LENGTH_SIZE | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_POLE_COLOUR_ERROR | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_POLE_COLOUR_POS | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_POLE_POS | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_POLE_SIZE | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_SLOT_COLOUR_POS | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_SLOT_COLOUR_UNUSED | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEBUG_SLOT_SIZE | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEFAULT_CABLE_PREFAB | SCR_PowerlineGeneratorEntity | protectedstatic |
| DEFAULT_SEED | SCR_GeneratorBaseEntity | protectedstatic |
| DeleteAllChildren() | SCR_GeneratorBaseEntity | protected |
| FindJunctionOnPosXZ(notnull IEntitySource generatorSource, vector worldPos, out bool isSameLine) | SCR_PowerlineGeneratorEntity | protectedstatic |
| Generate() | SCR_PowerlineGeneratorEntity | protected |
| GenerateJunctions() | SCR_PowerlineGeneratorEntity | protected |
| GeneratePoles() | SCR_PowerlineGeneratorEntity | protected |
| GENERATOR_BBOX_TOLERANCE | SCR_PowerlineGeneratorEntity | protectedstatic |
| GetAnchorPoints(notnull IEntitySource shapeEntitySrc, float offset=0, bool isShapeClosed=false) | SCR_GeneratorBaseEntity | protectedstatic |
| GetCablesBetweenPoleSources(notnull IEntitySource generatorPoleSource, notnull IEntitySource otherPoleSource) | SCR_PowerlineGeneratorEntity | protectedstatic |
| GetColor() | SCR_GeneratorBaseEntity | protected |
| GetFirstCablePoleEntityInEntityOrChildren(notnull IEntity entity) | SCR_PowerlineGeneratorEntity | protected |
| GetFirstCablePoleFromExtremity(notnull IEntitySource generatorSource, bool fromStart) | SCR_PowerlineGeneratorEntity | protectedstatic |
| GetFirstPointDataMap(TypeName wantedType=ShapePointDataScriptBase) | SCR_GeneratorBaseEntity | |
| GetObjectAndPoleSourceAt(vector worldPos, out IEntitySource parentSource, out IEntitySource poleSource) | SCR_PowerlineGeneratorEntity | protected |
| GetPointDataMap(TypeName wantedType=ShapePointDataScriptBase) | SCR_GeneratorBaseEntity | |
| GetPoints(notnull IEntitySource shapeEntitySrc) | SCR_GeneratorBaseEntity | protectedstatic |
| GetPolesRelPosition(notnull out array< vector > polePointsRelPos, notnull out map< int, ref SCR_PowerlineGeneratorPointData > pointDataMap) | SCR_PowerlineGeneratorEntity | protected |
| GetPowerPoleSourceFromEntitySource(notnull IEntitySource powerPoleEntitySource) | SCR_PowerlineGeneratorEntity | protectedstatic |
| GetShapeSource() | SCR_GeneratorBaseEntity | protected |
| GetTesselatedShapePoints(notnull IEntitySource shapeEntitySrc, float offset=0, bool isShapeClosed=false) | SCR_GeneratorBaseEntity | protectedstatic |
| GetWorldAnchorPoints(notnull IEntitySource shapeEntitySrc) | SCR_GeneratorBaseEntity | protectedstatic |
| GetWorldEditorAPI() | SCR_GeneratorBaseEntity | protectedstatic |
| GetWorldTesselatedShapePoints(notnull IEntitySource shapeEntitySrc) | SCR_GeneratorBaseEntity | protectedstatic |
| JUNCTION_DISTANCEXZ | SCR_PowerlineGeneratorEntity | protectedstatic |
| JUNCTION_DISTANCEXZ_SQ | SCR_PowerlineGeneratorEntity | protectedstatic |
| m_aCables | SCR_PowerlineGeneratorEntity | protected |
| m_aOffsetShapeShapes | SCR_LineGeneratorBaseEntity | protected |
| m_bApplyPitchAndRollDefault | SCR_PowerlineGeneratorEntity | protected |
| m_bApplyPitchAndRollEnd | SCR_PowerlineGeneratorEntity | protected |
| m_bApplyPitchAndRollStart | SCR_PowerlineGeneratorEntity | protected |
| m_bDrawDebugShapes | SCR_PowerlineGeneratorEntity | 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_bRandomiseSeedOnUse | SCR_GeneratorBaseEntity | protected |
| m_bRotate180DegreeYawEndPole | SCR_PowerlineGeneratorEntity | protected |
| m_bRotate180DegreeYawStartPole | SCR_PowerlineGeneratorEntity | protected |
| m_bSculptTerrain | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
| m_bSnapOffsetShapeToTheGround | SCR_LineGeneratorBaseEntity | protected |
| m_bYOffsetInShapeSpace | SCR_LineGeneratorBaseEntity | protected |
| m_DbgShpMgr | SCR_LineGeneratorBaseEntity | protected |
| m_DefaultJunctionPole | SCR_PowerlineGeneratorEntity | protected |
| m_DefaultPole | SCR_PowerlineGeneratorEntity | protected |
| m_EndPole | SCR_PowerlineGeneratorEntity | protected |
| m_fDistance | SCR_PowerlineGeneratorEntity | protected |
| m_fRandomPitchAngle | SCR_PowerlineGeneratorEntity | protected |
| m_fRandomRollAngle | SCR_PowerlineGeneratorEntity | protected |
| m_fRandomYawAngle | SCR_PowerlineGeneratorEntity | protected |
| m_fShapeOffset | SCR_LineGeneratorBaseEntity | protected |
| m_fSplineSafetyDistanceRatio | SCR_LineGeneratorBaseEntity | protected |
| m_fTerrainSculptingFallOffWidth | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
| m_fTerrainSculptingPathWidth | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
| m_iSeed | SCR_GeneratorBaseEntity | protected |
| m_iSourceLayerID | SCR_GeneratorBaseEntity | protected |
| m_iTerrainSculptingPriority | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
| m_ParentShapeSource | SCR_GeneratorBaseEntity | protected |
| m_PowerlineMaterial | SCR_PowerlineGeneratorEntity | protected |
| m_RandomGenerator | SCR_GeneratorBaseEntity | protected |
| m_ShapeEntity | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
| m_ShapeNextPointHelper | SCR_LineGeneratorBaseEntity | protected |
| m_Source | SCR_GeneratorBaseEntity | protected |
| m_sPowerLinePrefab | SCR_PowerlineGeneratorEntity | protected |
| m_StartPole | SCR_PowerlineGeneratorEntity | protected |
| m_vShapeOffset | SCR_LineGeneratorBaseEntity | protected |
| MAX_CABLE_LENGTH | SCR_PowerlineGeneratorEntity | protectedstatic |
| MAX_CABLE_LENGTH_SQ | SCR_PowerlineGeneratorEntity | protectedstatic |
| MAX_RANDOM_SEED | SCR_GeneratorBaseEntity | protectedstatic |
| MIN_CABLE_LENGTH_SQ | SCR_PowerlineGeneratorEntity | protectedstatic |
| MIN_RANDOM_SEED | SCR_GeneratorBaseEntity | protectedstatic |
| OFFSET_SHAPE_COLOUR | SCR_LineTerrainShaperGeneratorBaseEntity | protectedstatic |
| 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_PowerlineGeneratorEntity | protected |
| OnShapeInitInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
| OnShapeTransformInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
| POLE_SAFEZONE_DISTANCE | SCR_PowerlineGeneratorEntity | protectedstatic |
| POWER_LINE_CLASS | SCR_PowerlineGeneratorEntity | protectedstatic |
| ReconnectGeneratorToPole(notnull IEntitySource generatorSource, notnull IEntitySource otherLinePoleSource) | SCR_PowerlineGeneratorEntity | protected |
| ReconnectOtherGenerators(notnull IEntitySource generator, notnull map< IEntitySource, IEntitySource > junctions) | SCR_PowerlineGeneratorEntity | protected |
| ResetGeneratorPosition(ShapeEntity shapeEntity=null) | SCR_GeneratorBaseEntity | protected |
| ResetShapeNextPointHelper() | SCR_LineGeneratorBaseEntity | protected |
| s_DebugShapeManager | SCR_PowerlineGeneratorEntity | protectedstatic |
| s_mGeneratorAndPolesPlusParentWorldPosMap | SCR_PowerlineGeneratorEntity | protectedstatic |
| SCR_GeneratorBaseEntity(IEntitySource src, IEntity parent) | SCR_GeneratorBaseEntity | protected |
| SCR_LineTerrainShaperGeneratorBaseEntity(IEntitySource src, IEntity parent) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
| SetSeed() | SCR_GeneratorBaseEntity | protected |
| TERRAIN_UPDATE_KEYS | SCR_LineTerrainShaperGeneratorBaseEntity | protectedstatic |
| UpdateTerrain(notnull ShapeEntity shapeEntity, bool forceUpdate, notnull array< vector > updateMins, notnull array< vector > updateMaxes) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
| UpdateTerrainSimple(bool forceUpdate=false) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |