|
Arma Reforger Script API
|
Public Attributes | |
| ref ScriptInvoker | OnVicinityUpdateInvoker = new ScriptInvoker() |
Protected Member Functions | |
| override 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 () |
|
protected |
Implements CharacterVicinityComponent.
| ref ScriptInvoker SCR_CharacterVicinityComponent.OnVicinityUpdateInvoker = new ScriptInvoker() |