_WB_CanSelect(IEntitySource src) | SCR_GeneratorBaseEntity | |
_WB_OnCreate(IEntitySource src) | SCR_GeneratorBaseEntity | |
_WB_OnKeyChanged(BaseContainer src, string key, BaseContainerList ownerContainers, IEntity parent) | SCR_GeneratorBaseEntity | |
_WB_OnParentChange(IEntitySource src, IEntitySource prevParentSrc) | SCR_GeneratorBaseEntity | |
AVOID_OBJECTS_CHECK_RADIUS | SCR_AreaGeneratorBaseEntity | protectedstatic |
BASE_GENERATOR_COLOUR | SCR_GeneratorBaseEntity | protectedstatic |
BBOX_CHECK_HEIGHT | SCR_AreaGeneratorBaseEntity | protectedstatic |
ClearObstacles() | SCR_AreaGeneratorBaseEntity | protected |
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 |
HasObstacle(vector worldPos, array< IEntity > exclusionList=null) | SCR_AreaGeneratorBaseEntity | protected |
HasObstaclesList() | SCR_AreaGeneratorBaseEntity | protected |
m_bAvoidLakes | SCR_AreaGeneratorBaseEntity | protected |
m_bAvoidObjects | SCR_AreaGeneratorBaseEntity | protected |
m_bAvoidPowerLines | SCR_AreaGeneratorBaseEntity | protected |
m_bAvoidRivers | SCR_AreaGeneratorBaseEntity | protected |
m_bAvoidRoads | SCR_AreaGeneratorBaseEntity | protected |
m_bAvoidTracks | SCR_AreaGeneratorBaseEntity | protected |
m_bEnableGeneration | SCR_GeneratorBaseEntity | protected |
m_bIsChangingWorkbenchKey | SCR_GeneratorBaseEntity | protected |
m_bRegenerateByObstacleChanges | SCR_AreaGeneratorBaseEntity | protected |
m_iSeed | SCR_GeneratorBaseEntity | protected |
m_iSourceLayerID | SCR_GeneratorBaseEntity | protected |
m_ParentShapeSource | SCR_GeneratorBaseEntity | protected |
m_RandomGenerator | SCR_GeneratorBaseEntity | protected |
m_Source | SCR_GeneratorBaseEntity | protected |
OnIntersectingShapeChangedXZInternal(IEntitySource shapeEntitySrc, IEntitySource other, array< vector > mins, array< vector > maxes) | SCR_AreaGeneratorBaseEntity | protected |
OnRegenerate() | SCR_AreaGeneratorBaseEntity | protected |
OnShapeChangedInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes) | SCR_GeneratorBaseEntity | |
OnShapeInitInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity) | SCR_GeneratorBaseEntity | |
RefreshObstacles() | SCR_AreaGeneratorBaseEntity | protected |
ResetGeneratorPosition(ShapeEntity shapeEntity=null) | SCR_GeneratorBaseEntity | protected |
s_ObstacleDetector | SCR_AreaGeneratorBaseEntity | protectedstatic |
SCR_AreaGeneratorBaseEntity(IEntitySource src, IEntity parent) | SCR_AreaGeneratorBaseEntity | protected |
SCR_GeneratorBaseEntity(IEntitySource src, IEntity parent) | SCR_GeneratorBaseEntity | protected |
SetAvoidOptions() | SCR_AreaGeneratorBaseEntity | protected |