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

Public Member Functions

proto external void Die (notnull Instigator instigator)
 
proto external bool IsDead ()
 
- Public Member Functions inherited from BaseControllerComponent
proto external IEntity GetOwner ()
 Returns the entity owner of the component.
 
proto external bool CanMove ()
 Returns state of movement capacity.
 
proto external void SetCanMove (bool canMove)
 Changes state of movement capacity. Internally verifies if all necessary conditions are met.
 
bool ValidateCanMove ()
 
- Public Member Functions inherited from GameComponent
bool OnTicksOnRemoteProxy ()
 

Member Function Documentation

◆ Die()

proto external void AnimalControllerComponent.Die ( notnull Instigator  instigator)

◆ IsDead()

proto external bool AnimalControllerComponent.IsDead ( )

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