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

Public Member Functions

proto external float GetTime ()
 
proto void GetAmbientLV (out float outDirectLV, out float outAmbientLV, out float outTotalAmbientLv)
 
proto external void RequestUpdateAllTargetsFactions ()
 Iterates all registered PerceptionComponents and requests update of faction friendliness.
 

Member Function Documentation

◆ GetAmbientLV()

proto void PerceptionManager.GetAmbientLV ( out float  outDirectLV,
out float  outAmbientLV,
out float  outTotalAmbientLv 
)

◆ GetTime()

proto external float PerceptionManager.GetTime ( )

◆ RequestUpdateAllTargetsFactions()

proto external void PerceptionManager.RequestUpdateAllTargetsFactions ( )

Iterates all registered PerceptionComponents and requests update of faction friendliness.

DoCheckIfFactionFriendly will be called for faction of all targets at the next update of all PerceptionComponents. This is a heavy operation and should not be performed often.


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