Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_CharacterPerceivableComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_CharacterPerceivableComponentClass
 

Functions

override void EOnInit (IEntity owner)
 
void ~SCR_CharacterPerceivableComponent ()
 
protected void OnLifeStateChanged (ECharacterLifeState previousLifeState, ECharacterLifeState newLifeState)
 Will be called when the life state of the character changes. More...
 

Variables

SCR_CharacterPerceivableComponentClass m_CharacterController
 

Function Documentation

◆ ~SCR_CharacterPerceivableComponent()

void ~SCR_CharacterPerceivableComponent ( )

Definition at line 24 of file SCR_CharacterPerceivableComponent.c.

Variable Documentation

◆ m_CharacterController