|
| override void | _WB_OnParentChange (IEntitySource src, IEntitySource prevParentSrc) |
| |
| override bool | _WB_OnKeyChanged (BaseContainer src, string key, BaseContainerList ownerContainers, IEntity parent) |
| |
| override bool | _WB_CanSelect (IEntitySource src) |
| |
| override void | OnShapeChangedInternal (IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes) |
| |
| override void | OnShapeInitInternal (IEntitySource shapeEntitySrc, ShapeEntity shapeEntity) |
| |
| map< int, ref ShapePointDataScriptBase > | GetFirstPointDataMap (TypeName wantedType=ShapePointDataScriptBase) |
| |
| map< int, ref array< ref ShapePointDataScriptBase > > | GetPointDataMap (TypeName wantedType=ShapePointDataScriptBase) |
| |
| override void | _WB_OnCreate (IEntitySource src) |
| |
| static WorldEditorAPI | GetWorldEditorAPI () |
| |
| static array< vector > | GetPoints (notnull IEntitySource shapeEntitySrc) |
| |
| static array< vector > | GetAnchorPoints (notnull IEntitySource shapeEntitySrc, float offset=0, bool isShapeClosed=false) |
| |
| static array< vector > | GetWorldAnchorPoints (notnull IEntitySource shapeEntitySrc) |
| |
| static array< vector > | GetTesselatedShapePoints (notnull IEntitySource shapeEntitySrc, float offset=0, bool isShapeClosed=false) |
| |
| static array< vector > | GetWorldTesselatedShapePoints (notnull IEntitySource shapeEntitySrc) |
| |
| static const int | DEFAULT_SEED = 42 |
| |
| static const int | MIN_RANDOM_SEED = 0 |
| |
| static const int | MAX_RANDOM_SEED = 0x7FFF |
| |
| static const int | BASE_GENERATOR_COLOUR = Color.WHITE |
| |
◆ OnIntersectingShapeChangedXZInternal()
| override void NotificationTestGeneratorEntity.OnIntersectingShapeChangedXZInternal |
( |
IEntitySource | shapeEntitySrc, |
|
|
IEntitySource | other, |
|
|
array< vector > | mins, |
|
|
array< vector > | maxes ) |
|
protected |
◆ m_aShapes
| ref array<ref Shape> NotificationTestGeneratorEntity.m_aShapes |
|
protected |
◆ Name
| string NotificationTestGeneratorEntity.Name |
|
protected |
The documentation for this interface was generated from the following file:
- Game/Generators/NotificationTestGeneratorEntity.c