OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
LevelDecoration Struct Reference

#include <Decoration.h>

Public Member Functions

 LevelDecoration ()
 
int GetGlobalEvent ()
 
bool IsInteractive ()
 
bool IsObeliskChestActive ()
 

Public Attributes

DecorationId uDecorationDescID
 
LevelDecorationFlags uFlags
 
Vec3f vPosition
 
int32_t _yawAngle
 
uint16_t uCog
 
uint16_t uEventID
 
uint16_t uTriggerRange
 
int16_t eventVarId
 

Constructor & Destructor Documentation

◆ LevelDecoration()

LevelDecoration::LevelDecoration ( )

Member Function Documentation

◆ GetGlobalEvent()

int LevelDecoration::GetGlobalEvent ( )

◆ IsInteractive()

bool LevelDecoration::IsInteractive ( )

◆ IsObeliskChestActive()

bool LevelDecoration::IsObeliskChestActive ( )

Member Data Documentation

◆ _yawAngle

int32_t LevelDecoration::_yawAngle

◆ eventVarId

int16_t LevelDecoration::eventVarId

◆ uCog

uint16_t LevelDecoration::uCog

◆ uDecorationDescID

DecorationId LevelDecoration::uDecorationDescID

◆ uEventID

uint16_t LevelDecoration::uEventID

◆ uFlags

LevelDecorationFlags LevelDecoration::uFlags

◆ uTriggerRange

uint16_t LevelDecoration::uTriggerRange

◆ vPosition

Vec3f LevelDecoration::vPosition

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