_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) | WallGeneratorEntity | protected |
_WB_OnParentChange(IEntitySource src, IEntitySource prevParentSrc) | SCR_LineTerrainShaperGeneratorBaseEntity | |
BASE_GENERATOR_COLOUR | SCR_GeneratorBaseEntity | protectedstatic |
ColorShape() | SCR_GeneratorBaseEntity | protected |
CreateWallEntity(WorldEditorAPI worldEditorAPI, BaseWorld world, ResourceName resourceName, inout vector startPos, vector relPosOffset, float prePadding, float postPadding, float dirOffset, int anchorLimit=-1) | WallGeneratorEntity | protected |
DeleteAllChildren() | SCR_GeneratorBaseEntity | protected |
ExactPlacement | WallGeneratorEntity | protected |
FirstObject | WallGeneratorEntity | protected |
FirstObjectOffsetRight | WallGeneratorEntity | protected |
FirstObjectOffsetUp | WallGeneratorEntity | protected |
FirstObjectPostPadding | WallGeneratorEntity | protected |
FirstObjectPrePadding | WallGeneratorEntity | protected |
Generate() | WallGeneratorEntity | protected |
GenerateClosestToShape(notnull array< vector > anchorPoints, float rotationOffset) | WallGeneratorEntity | protected |
GenerateInStraightLine(notnull array< vector > anchorPoints, float rotationOffset, int forwardAxis) | WallGeneratorEntity | 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 |
LastObject | WallGeneratorEntity | protected |
LastObjectOffsetRight | WallGeneratorEntity | protected |
LastObjectOffsetUp | WallGeneratorEntity | protected |
LastObjectPostPadding | WallGeneratorEntity | protected |
LastObjectPrePadding | WallGeneratorEntity | protected |
m_aOffsetShapeShapes | SCR_LineGeneratorBaseEntity | protected |
m_aWallGroups | WallGeneratorEntity | protected |
m_bDebug | WallGeneratorEntity | |
m_bEnableFirstObject | WallGeneratorEntity | protected |
m_bEnableGeneration | SCR_GeneratorBaseEntity | protected |
m_bEnableLastObject | WallGeneratorEntity | protected |
m_bEnableMiddleObject | WallGeneratorEntity | protected |
m_bForceOffsetShapeShapesRefresh | SCR_LineGeneratorBaseEntity | protected |
m_bIsChangingWorkbenchKey | SCR_GeneratorBaseEntity | protected |
m_bIsSelectedAlone | SCR_LineGeneratorBaseEntity | protected |
m_bNextPointMeasurementXZ | SCR_LineGeneratorBaseEntity | protected |
m_bSculptTerrain | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
m_bSnapOffsetShapeToTheGround | SCR_LineGeneratorBaseEntity | protected |
m_bSnapToTerrain | WallGeneratorEntity | protected |
m_bStartFromTheEnd | WallGeneratorEntity | protected |
m_bYOffsetInShapeSpace | SCR_LineGeneratorBaseEntity | protected |
m_DbgShpMgr | SCR_LineGeneratorBaseEntity | protected |
m_fOffsetRight | WallGeneratorEntity | protected |
m_fOffsetUp | WallGeneratorEntity | protected |
m_fOvershoot | WallGeneratorEntity | 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_RandomGenerator | SCR_GeneratorBaseEntity | protected |
m_ShapeEntity | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
m_ShapeNextPointHelper | SCR_LineGeneratorBaseEntity | protected |
m_Source | SCR_GeneratorBaseEntity | protected |
m_vShapeOffset | SCR_LineGeneratorBaseEntity | protected |
m_WallGroupContainer | WallGeneratorEntity | protected |
MAX_LOOPS_SAFETY | WallGeneratorEntity | protectedstatic |
MeasureEntity(ResourceName entityName, int measureAxis) | WallGeneratorEntity | static |
MEASUREMENTS | WallGeneratorEntity | protectedstatic |
MiddleObject | WallGeneratorEntity | protected |
MiddleObjectOffsetRight | WallGeneratorEntity | protected |
MiddleObjectOffsetUp | WallGeneratorEntity | protected |
MiddleObjectPostPadding | WallGeneratorEntity | protected |
MiddleObjectPrePadding | WallGeneratorEntity | protected |
MIN_WALL_PIECE_SIZE | WallGeneratorEntity | protectedstatic |
MIN_WALL_SLOT_SIZE | WallGeneratorEntity | 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) | WallGeneratorEntity | protected |
OnShapeInitInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
OnShapeTransformInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
PlaceMiddleAtVertex | WallGeneratorEntity | protected |
PlaceMiddleAtVertexOnly | WallGeneratorEntity | protected |
PlacePrefab(bool generate, ResourceName name, out vector pos, vector dir, vector prevDir, float rotationAdjustment, bool isGeneratorVisible, float length, float prePadding, float postPadding, float offsetUp, bool alignNext, bool prepadNext, bool snapToGround=false, bool allowClipping=false, vector offsetRight=vector.Zero) | WallGeneratorEntity | protected |
PostPadding | WallGeneratorEntity | protected |
PrePadding | WallGeneratorEntity | protected |
PrePadFirst | WallGeneratorEntity | protected |
ResetGeneratorPosition(ShapeEntity shapeEntity=null) | SCR_GeneratorBaseEntity | protected |
ResetShapeNextPointHelper() | SCR_LineGeneratorBaseEntity | protected |
Rotate180 | WallGeneratorEntity | protected |
s_World | WallGeneratorEntity | protectedstatic |
SCR_GeneratorBaseEntity(IEntitySource src, IEntity parent) | SCR_GeneratorBaseEntity | protected |
SCR_LineTerrainShaperGeneratorBaseEntity(IEntitySource src, IEntity parent) | SCR_LineTerrainShaperGeneratorBaseEntity | 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 |
UseForVerySmallObjects | WallGeneratorEntity | protected |
UseXAsForward | WallGeneratorEntity | protected |
WallPrefabs | WallGeneratorEntity | protected |