TrinityCore
Loading...
Searching...
No Matches
WowCS::EntityFragmentsHolder::UpdateableFragments Struct Reference

#include <WowCSEntityDefinitions.h>

Public Attributes

std::array< EntityFragment, NIds
 
std::array< uint8, NMasks = { }
 
std::array< void const *, NData
 

Static Public Attributes

static constexpr std::size_t N = 4
 

Detailed Description

Definition at line 120 of file WowCSEntityDefinitions.h.

Member Data Documentation

◆ Data

std::array<void const*, N> WowCS::EntityFragmentsHolder::UpdateableFragments::Data

Definition at line 129 of file WowCSEntityDefinitions.h.

◆ Ids

std::array<EntityFragment, N> WowCS::EntityFragmentsHolder::UpdateableFragments::Ids

◆ Masks

std::array<uint8, N> WowCS::EntityFragmentsHolder::UpdateableFragments::Masks = { }

Definition at line 128 of file WowCSEntityDefinitions.h.

◆ N

constexpr std::size_t WowCS::EntityFragmentsHolder::UpdateableFragments::N = 4
staticconstexpr

Definition at line 122 of file WowCSEntityDefinitions.h.


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