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

#include <SpellDefines.h>

Public Member Functions

constexpr SpellRange operator* (float mul) const
 
bool operator== (SpellRange const &) const =default
 

Public Attributes

float Min = 0.0f
 
float Max = 0.0f
 

Detailed Description

Definition at line 346 of file SpellDefines.h.

Member Function Documentation

◆ operator*()

constexpr SpellRange SpellRange::operator* ( float  mul) const
inlineconstexpr

Definition at line 351 of file SpellDefines.h.

◆ operator==()

bool SpellRange::operator== ( SpellRange const &  ) const
default

Member Data Documentation

◆ Max

float SpellRange::Max = 0.0f

Definition at line 349 of file SpellDefines.h.

◆ Min

float SpellRange::Min = 0.0f

Definition at line 348 of file SpellDefines.h.


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