|
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the documentation of this file.
24 proto external AIAgent
GetUser();
27 proto external
int GetTags(out notnull array<string> outTags);
33 event override void EOnInit(IEntity owner);
proto external void SetActionAccessible(bool accessible)
SCR_SiteSlotEntityClass ScriptComponent
event void OnActionEnd(IEntity owner)
proto external AIAgent GetUser()
SCR_GenericBoxEntityClass GenericEntity
event override void EOnInit(IEntity owner)
Initialise this component with data from FactionsManager.
proto external void SetActionOffset(vector offset)
event void OnActionBegin(IEntity owner)
proto external bool IsActionAccessible()
void AISmartActionComponent(IEntityComponentSource src, IEntity ent, IEntity parent)
AISmartActionComponentClass m_Owner
proto external int GetTags(out notnull array< string > outTags)
proto external vector GetActionOffset()
event void OnActionFailed(IEntity owner)