Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CharacterPerceivableComponent.c File Reference

Go to the source code of this file.

Classes

class  SCR_CharacterPerceivableComponentClass

Functions

override void EOnInit (IEntity owner)
void ~SCR_CharacterPerceivableComponent ()
void OnLifeStateChanged (ECharacterLifeState previousLifeState, ECharacterLifeState newLifeState)

Variables

SCR_CharacterPerceivableComponentClass m_CharacterController

Function Documentation

◆ OnLifeStateChanged()

void OnLifeStateChanged ( ECharacterLifeState previousLifeState,
ECharacterLifeState newLifeState )
protected

Definition at line 31 of file SCR_CharacterPerceivableComponent.c.

◆ ~SCR_CharacterPerceivableComponent()

void ~SCR_CharacterPerceivableComponent ( )

Definition at line 24 of file SCR_CharacterPerceivableComponent.c.

Variable Documentation

◆ m_CharacterController