This is the complete list of members for SCR_GeneratorBaseEntity, including all inherited members.
_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 | |
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_bEnableGeneration | SCR_GeneratorBaseEntity | protected |
m_bIsChangingWorkbenchKey | SCR_GeneratorBaseEntity | 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_GeneratorBaseEntity | protected |
OnShapeChangedInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes) | SCR_GeneratorBaseEntity | |
OnShapeInitInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity) | SCR_GeneratorBaseEntity | |
ResetGeneratorPosition(ShapeEntity shapeEntity=null) | SCR_GeneratorBaseEntity | protected |
SCR_GeneratorBaseEntity(IEntitySource src, IEntity parent) | SCR_GeneratorBaseEntity | protected |