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

Public Member Functions

proto external void Teleport (vector mat[4])
 Teleport the entity to a coordinate.
 
proto external RplComponent GetRplComponent ()
 Returns the replication component associated to this entity.
 

Member Function Documentation

◆ GetRplComponent()

proto external RplComponent BaseGameEntity.GetRplComponent ( )

Returns the replication component associated to this entity.

◆ Teleport()

proto external void BaseGameEntity.Teleport ( vector  mat[4])

Teleport the entity to a coordinate.

Parameters
matThe matrix used for the teleportation

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