Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
EntityPlacementCallback Class Reference
Inheritance diagram for EntityPlacementCallback:

Private Member Functions

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

Detailed Description

Definition at line 1 of file entityplacementcallback.c.

Constructor & Destructor Documentation

◆ EntityPlacementCallback()

void EntityPlacementCallback ( )
inlineprivate

Definition at line 9 of file entityplacementcallback.c.

◆ ~EntityPlacementCallback()

void ~EntityPlacementCallback ( )
inlineprivate

Definition at line 13 of file entityplacementcallback.c.

References ClearDebugShapes().

Member Function Documentation

◆ ClearDebugShapes()

void ClearDebugShapes ( )
inlineprivate

Definition at line 18 of file entityplacementcallback.c.

Referenced by ~EntityPlacementCallback(), and OnSetup().

◆ OnCollide()

override bool OnCollide ( Object other)
inlineprivate

Definition at line 142 of file entityplacementcallback.c.

◆ OnDebug()

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

Definition at line 72 of file entityplacementcallback.c.

References m_Extents, m_Transform, and Shape.

◆ OnFirstContact()

override bool OnFirstContact ( Object other)
inlineprivate

Definition at line 103 of file entityplacementcallback.c.

◆ OnQuery()

override bool OnQuery ( Object other)
inlineprivate

Definition at line 113 of file entityplacementcallback.c.

References Class::CastTo().

◆ OnSetup()


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