Arma Reforger Script API
Loading...
Searching...
No Matches
Public Attributes | Protected Member Functions | List of all members
SCR_CharacterVicinityComponent Interface Reference
Inheritance diagram for SCR_CharacterVicinityComponent:
[legend]

Public Attributes

ref ScriptInvoker OnVicinityUpdateInvoker = new ScriptInvoker()
 

Protected Member Functions

override void OnUpdate ()
 
void OnUpdate ()
 

Additional Inherited Members

- Public Member Functions inherited from CharacterVicinityComponent
proto external void GetAvailableItems (inout notnull array< IEntity > items)
 
proto external void SetItemOfInterest (IEntity item)
 
proto external void ManipulationComplete ()
 
proto external IEntity GetItemOfInterest ()
 
proto external float GetDiscoveryRadius ()
 
- Public Member Functions inherited from GameComponent
bool OnTicksOnRemoteProxy ()
 

Member Function Documentation

◆ OnUpdate()

override void SCR_CharacterVicinityComponent.OnUpdate ( )
protected

Member Data Documentation

◆ OnVicinityUpdateInvoker

ref ScriptInvoker SCR_CharacterVicinityComponent.OnVicinityUpdateInvoker = new ScriptInvoker()

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