![]() |
TrinityCore
|
#include <SmoothPhasing.h>
Public Attributes | |
| Optional< ObjectGuid > | ReplaceObject |
| bool | ReplaceActive = true |
| bool | StopAnimKits = true |
| bool | Disabled = false |
Definition at line 26 of file SmoothPhasing.h.
| bool SmoothPhasingInfo::Disabled = false |
Definition at line 34 of file SmoothPhasing.h.
| bool SmoothPhasingInfo::ReplaceActive = true |
Definition at line 30 of file SmoothPhasing.h.
| Optional<ObjectGuid> SmoothPhasingInfo::ReplaceObject |
Definition at line 29 of file SmoothPhasing.h.
| bool SmoothPhasingInfo::StopAnimKits = true |
Definition at line 31 of file SmoothPhasing.h.