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

Public Member Functions

proto external int GetBaseType ()
 Determine type of descriptor.
 
proto external int GetUnitType ()
 Determine unit type of descriptor - may not be set if not unit.
 
proto external int GetGroupType ()
 Determine group type of descriptor.
 
proto external MapItem Item ()
 raist todo: this is temporary - before we fix script
 
- Public Member Functions inherited from GameComponent
bool OnTicksOnRemoteProxy ()
 

Member Function Documentation

◆ GetBaseType()

proto external int MapDescriptorComponent.GetBaseType ( )

Determine type of descriptor.

◆ GetGroupType()

proto external int MapDescriptorComponent.GetGroupType ( )

Determine group type of descriptor.

◆ GetUnitType()

proto external int MapDescriptorComponent.GetUnitType ( )

Determine unit type of descriptor - may not be set if not unit.

◆ Item()

proto external MapItem MapDescriptorComponent.Item ( )

raist todo: this is temporary - before we fix script


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