TrinityCore
Loading...
Searching...
No Matches
WorldPackets::System::MirrorVarSingle Struct Reference

#include <SystemPackets.h>

Public Member Functions

 MirrorVarSingle (std::string_view name, std::string_view value, int32 updateType=0)
 

Public Attributes

std::string_view Name
 
std::string Value
 
int32 UpdateType
 

Detailed Description

Definition at line 281 of file SystemPackets.h.

Constructor & Destructor Documentation

◆ MirrorVarSingle()

WorldPackets::System::MirrorVarSingle::MirrorVarSingle ( std::string_view  name,
std::string_view  value,
int32  updateType = 0 
)
inline

Definition at line 287 of file SystemPackets.h.

Member Data Documentation

◆ Name

std::string_view WorldPackets::System::MirrorVarSingle::Name

Definition at line 283 of file SystemPackets.h.

◆ UpdateType

int32 WorldPackets::System::MirrorVarSingle::UpdateType

Definition at line 285 of file SystemPackets.h.

◆ Value

std::string WorldPackets::System::MirrorVarSingle::Value

Definition at line 284 of file SystemPackets.h.


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