Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SpellImmune Struct Reference

#include <Unit.h>

Public Member Functions

 SpellImmune ()

Public Attributes

uint32 spellId
uint32 type

Detailed Description

Definition at line 373 of file Unit.h.

Constructor & Destructor Documentation

◆ SpellImmune()

SpellImmune::SpellImmune ( )
inline

Definition at line 375 of file Unit.h.

References spellId, and type.

Member Data Documentation

◆ spellId

uint32 SpellImmune::spellId

Definition at line 377 of file Unit.h.

Referenced by Unit::ApplySpellImmune(), and SpellImmune().

◆ type

uint32 SpellImmune::type

Definition at line 376 of file Unit.h.

Referenced by Unit::ApplySpellImmune(), and SpellImmune().


The documentation for this struct was generated from the following file:
  • src/server/game/Entities/Unit/Unit.h