Arma Reforger Script API
Loading...
Searching...
No Matches
BirdAnimationComponent Interface Reference
Inheritance diagram for BirdAnimationComponent:

Public Member Functions

proto external void TakeOff (float val=0.5)
 
proto external void Land ()
 
proto external void Flap (float val=0.0)
 
proto external void Glide (float val=1.0)
 

Member Function Documentation

◆ Flap()

proto external void BirdAnimationComponent.Flap ( float val = 0.0)

◆ Glide()

proto external void BirdAnimationComponent.Glide ( float val = 1.0)

◆ Land()

proto external void BirdAnimationComponent.Land ( )

◆ TakeOff()

proto external void BirdAnimationComponent.TakeOff ( float val = 0.5)

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