![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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 () |
Definition at line 1 of file entityplacementcallback.c.
|
inlineprivate |
Definition at line 9 of file entityplacementcallback.c.
|
inlineprivate |
Definition at line 13 of file entityplacementcallback.c.
References ClearDebugShapes().
|
inlineprivate |
Definition at line 18 of file entityplacementcallback.c.
Referenced by ~EntityPlacementCallback(), and OnSetup().
Definition at line 142 of file entityplacementcallback.c.
Definition at line 72 of file entityplacementcallback.c.
References m_Extents, m_Transform, and Shape.
Definition at line 103 of file entityplacementcallback.c.
Definition at line 113 of file entityplacementcallback.c.
References Class::CastTo().
|
inlineprivate |
Definition at line 32 of file entityplacementcallback.c.
References Class::CastTo(), ClearDebugShapes(), Math::Cos(), Human::GetBoneIndexByName(), DiagMenu::GetBool(), HumanInputController::GetHeadingAngle(), Human::GetInputController(), m_DebugEnabled, m_DirectionFunc, m_Owner, m_OwnerDirection, m_OwnerPosition, Math::PI_HALF, and Math::Sin().