PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
EntityPlacementCallback Class Reference

Private Member Functions

void EntityPlacementCallback ()
 
void ~EntityPlacementCallback ()
 
void ClearDebugShapes ()
 
override void OnSetup ()
 
override void OnDebug (vector p0, vector p1, bool hasHit, bool found)
 
override bool OnFirstContact (Object other)
 
override bool OnQuery (Object other)
 
override bool OnCollide (Object other)
 

Constructor & Destructor Documentation

◆ EntityPlacementCallback()

void EntityPlacementCallback ( )
inlineprivate

◆ ~EntityPlacementCallback()

void ~EntityPlacementCallback ( )
inlineprivate

References ClearDebugShapes().

Member Function Documentation

◆ ClearDebugShapes()

void ClearDebugShapes ( )
inlineprivate

◆ OnCollide()

override bool OnCollide ( Object  other)
inlineprivate

◆ OnDebug()

override void OnDebug ( vector  p0,
vector  p1,
bool  hasHit,
bool  found 
)
inlineprivate

References m_Extents, m_Transform, and Shape.

◆ OnFirstContact()

override bool OnFirstContact ( Object  other)
inlineprivate

◆ OnQuery()

override bool OnQuery ( Object  other)
inlineprivate

References Class::CastTo().

◆ OnSetup()


The documentation for this class was generated from the following file: