|
| 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 () |
| | Search for the item. Use with moderation and ideally not inside tight loops.
|
| |
| bool | OnTicksOnRemoteProxy () |
| |
◆ 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 |
( |
| ) |
|
Search for the item. Use with moderation and ideally not inside tight loops.
The documentation for this interface was generated from the following file:
- Game/generated/Map/MapDescriptorComponent.c