DIFF

class EntityPlacementCallbackSource

EntityPlacementCallback ObjectSnapCallback

All members, including inherited

Constructors 2

void EntityPlacementCallback()
void ~EntityPlacementCallback()

Members 1

ref array<Shape> m_Shapes = new array<Shape>()DIAG_DEVELOPER!SERVER
Referenced by ClearDebugShapes(), and OnDebug()

Methods 6

void ClearDebugShapes()
References array.Clear(), Destroy(), and m_Shapes
override bool OnFirstContact(Object other)
override bool OnCollide(Object other)