OpenEnroth 73526b7
Loading...
Searching...
No Matches
Public Attributes | List of all members
SpawnPoint Struct Reference

#include <SpawnPoint.h>

Public Attributes

Vec3f position
 
uint16_t radius = 32
 
ObjectType type = OBJECT_None
 
ItemTreasureLevel treasureLevel = ITEM_TREASURE_LEVEL_INVALID
 
uint16_t monsterIndex = 0
 
uint16_t attributes = 0
 
unsigned int group = 0
 

Member Data Documentation

◆ attributes

uint16_t SpawnPoint::attributes = 0

◆ group

unsigned int SpawnPoint::group = 0

◆ monsterIndex

uint16_t SpawnPoint::monsterIndex = 0

◆ position

Vec3f SpawnPoint::position

◆ radius

uint16_t SpawnPoint::radius = 32

◆ treasureLevel

ItemTreasureLevel SpawnPoint::treasureLevel = ITEM_TREASURE_LEVEL_INVALID

◆ type

ObjectType SpawnPoint::type = OBJECT_None

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