void OnIntersectingShapeChangedXZInternal(IEntitySource shapeEntitySrc, IEntitySource other, array< vector > mins, array< vector > maxes)
proto external void OnPointDataChanged(IEntitySource src, ShapeEntity shapeEntity, PointChangedSituation situation, string propertyID, array< int > pointIndices)
proto external void OnShapeTransform(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes)
proto external bool CanAnchorSnap(IEntitySource shapeEntitySrc, int parentAnchor, IEntitySource other, int otherAnchor, bool isReciever)
proto external void OnIntersectingShapeChangedXZ(IEntitySource shapeEntitySrc, IEntitySource other, array< vector > mins, array< vector > maxes)
void OnPointChangedInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, PointChangedSituation situation, int pointIndex, vector position)
bool CanAnchorSnapInternal(IEntitySource shapeEntitySrc, int parentAnchor, IEntitySource other, int otherAnchor, bool isReciever)
void OnShapeTransformInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes)
proto external void OnAnchorSnapped(IEntitySource shapeEntitySrc, int parentAnchor, IEntitySource other, int otherAnchor, bool isReciever)
void OnAnchorSnappedInternal(IEntitySource shapeEntitySrc, int parentAnchor, IEntitySource other, int otherAnchor, bool isReciever)
void OnShapeInitInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity)
void BeforeShapeTransformInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, inout vector oldTransform[4])
proto external void OnShapeChanged(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes)
void OnShapeChangedInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes)
proto external void BeforeShapeTransform(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, inout vector oldTransform[4])
void OnPointDataChangedInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, PointChangedSituation situation, string propertyID, array< int > pointIndices)
proto external void OnPointChanged(IEntitySource src, ShapeEntity shapeEntity, PointChangedSituation situation, int pointIndex, vector position)
GeneratorBaseEntityClass GenericEntityClass OnShapeInit(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity)