Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
PawnRelatedEntity Class Reference
Inheritance diagram for PawnRelatedEntity:
GenericEntity GenericEntity

Protected Member Functions

void OnAddedToPawn (PawnEntity pawnOwner)
void OnRemovedFromPawn (PawnEntity pawnOwner)
void OnFramePhaseMainLogic (PawnEntity pawnOwner, float timeSlice)
void OnFramePhasePreAnim (PawnEntity pawnOwner, float timeSlice)
void OnFramePhasePostAnim (PawnEntity pawnOwner, float timeSlice)
void OnAddedToPawn (PawnEntity pawnOwner)
void OnRemovedFromPawn (PawnEntity pawnOwner)
void OnFramePhaseMainLogic (PawnEntity pawnOwner, float timeSlice)
void OnFramePhasePreAnim (PawnEntity pawnOwner, float timeSlice)
void OnFramePhasePostAnim (PawnEntity pawnOwner, float timeSlice)

Detailed Description

Definition at line 12 of file PawnRelatedEntity.c.

Member Function Documentation

◆ OnAddedToPawn() [1/2]

void PawnRelatedEntity::OnAddedToPawn ( PawnEntity pawnOwner)
protected

◆ OnAddedToPawn() [2/2]

void PawnRelatedEntity::OnAddedToPawn ( PawnEntity pawnOwner)
protected

◆ OnFramePhaseMainLogic() [1/2]

void PawnRelatedEntity::OnFramePhaseMainLogic ( PawnEntity pawnOwner,
float timeSlice )
protected

◆ OnFramePhaseMainLogic() [2/2]

void PawnRelatedEntity::OnFramePhaseMainLogic ( PawnEntity pawnOwner,
float timeSlice )
protected

◆ OnFramePhasePostAnim() [1/2]

void PawnRelatedEntity::OnFramePhasePostAnim ( PawnEntity pawnOwner,
float timeSlice )
protected

◆ OnFramePhasePostAnim() [2/2]

void PawnRelatedEntity::OnFramePhasePostAnim ( PawnEntity pawnOwner,
float timeSlice )
protected

◆ OnFramePhasePreAnim() [1/2]

void PawnRelatedEntity::OnFramePhasePreAnim ( PawnEntity pawnOwner,
float timeSlice )
protected

◆ OnFramePhasePreAnim() [2/2]

void PawnRelatedEntity::OnFramePhasePreAnim ( PawnEntity pawnOwner,
float timeSlice )
protected

◆ OnRemovedFromPawn() [1/2]

void PawnRelatedEntity::OnRemovedFromPawn ( PawnEntity pawnOwner)
protected

◆ OnRemovedFromPawn() [2/2]

void PawnRelatedEntity::OnRemovedFromPawn ( PawnEntity pawnOwner)
protected

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