TrinityCore
Loading...
Searching...
No Matches
PathPropertyEntry Struct Reference

#include <DB2Structure.h>

Public Member Functions

PathPropertyIndex GetPropertyIndex () const
 

Public Attributes

uint32 ID
 
int32 PathID
 
uint8 PropertyIndex
 
int32 Value
 

Detailed Description

Definition at line 3232 of file DB2Structure.h.

Member Function Documentation

◆ GetPropertyIndex()

PathPropertyIndex PathPropertyEntry::GetPropertyIndex ( ) const
inline

Definition at line 3239 of file DB2Structure.h.

Member Data Documentation

◆ ID

uint32 PathPropertyEntry::ID

Definition at line 3234 of file DB2Structure.h.

◆ PathID

int32 PathPropertyEntry::PathID

Definition at line 3235 of file DB2Structure.h.

◆ PropertyIndex

uint8 PathPropertyEntry::PropertyIndex

Definition at line 3236 of file DB2Structure.h.

◆ Value

int32 PathPropertyEntry::Value

Definition at line 3237 of file DB2Structure.h.


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