Arma Reforger Script API
Loading...
Searching...
No Matches
AIFlock Interface Reference
Inheritance diagram for AIFlock:
AIAnimal SCR_Bird

Public Member Functions

proto external void ActivateAllBirds (bool val)
 
proto external vector CreateRandomBirdTarget (int i)
 
proto external vector CreateRandomBirdCenter ()
 
void OnTakeOff ()
 
void OnFlying ()
 
void OnLanding ()
 
void OnFinishedLanding ()
 
- Public Member Functions inherited from AIAnimal
proto external int GetSoundMapTag ()
 
proto external bool CallReactToDanger ()
 
proto external bool ManualActivation ()
 
void OnReactToDanger ()
 

Member Function Documentation

◆ ActivateAllBirds()

proto external void AIFlock.ActivateAllBirds ( bool val)

◆ CreateRandomBirdCenter()

proto external vector AIFlock.CreateRandomBirdCenter ( )

◆ CreateRandomBirdTarget()

proto external vector AIFlock.CreateRandomBirdTarget ( int i)

◆ OnFinishedLanding()

void AIFlock.OnFinishedLanding ( )

◆ OnFlying()

void AIFlock.OnFlying ( )

◆ OnLanding()

void AIFlock.OnLanding ( )

Implemented in SCR_Bird.

◆ OnTakeOff()

void AIFlock.OnTakeOff ( )

Implemented in SCR_Bird.


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