Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
CharacterEntity.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13{
14 proto external CharacterPhysicsComponent GetCharacterPhysicsComponent();
16 proto external CharacterAnimGraphComponent GetAnimGraphComponent();
17 proto external CharacterSndComponent GetSoundComponent();
18 proto external CharacterSimStrategy GetSimStrategy();
23 proto external void AddExplicitlyRetargetedEntity(IEntity entity);
25 proto external void RemoveExplicitlyRetargetedEntity(IEntity entity);
26}
27
void IEntity(IEntitySource src, IEntity parent)
protected script Constructor
proto external AIBaseMovementComponent GetMovementComponent()