Arma Reforger Script API
Loading...
Searching...
No Matches
BaseGameEntity Interface Reference
Inheritance diagram for BaseGameEntity:
GameEntity BaseVehicle ChimeraCharacter ProjectileSoundsManager Turret Vehicle SCR_ChimeraCharacter

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: