Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
SpellItemMetadata.h
Go to the documentation of this file.
1
/*
2
* This file is part of Project SkyFire https://www.projectskyfire.org.
3
* See LICENSE.md file for Copyright information
4
*/
5
6
#ifndef SF_SPELL_ITEM_METADATA_H
7
#define SF_SPELL_ITEM_METADATA_H
8
9
#include "
Define.h
"
10
11
namespace
Skyfire
12
{
13
namespace
Spells
14
{
15
bool
ShouldDeactivateOwnedTrapOnOpenLock
(
uint32
spellId,
uint32
gameObjectType,
bool
hasOwner);
16
uint32
GetTemporaryItemEnchantDurationSeconds
(
uint32
spellId,
uint32
spellFamilyName,
uint32
spellVisual);
17
}
18
}
19
20
#endif
Define.h
uint32
std::uint32_t uint32
Definition
Define.h:77
Skyfire::Spells
Definition
SpellAuraMetadata.cpp:13
Skyfire::Spells::GetTemporaryItemEnchantDurationSeconds
uint32 GetTemporaryItemEnchantDurationSeconds(uint32 spellId, uint32 spellFamilyName, uint32 spellVisual)
Definition
SpellItemMetadata.cpp:36
Skyfire::Spells::ShouldDeactivateOwnedTrapOnOpenLock
bool ShouldDeactivateOwnedTrapOnOpenLock(uint32 spellId, uint32 gameObjectType, bool hasOwner)
Definition
SpellItemMetadata.cpp:31
Skyfire
Definition
AuthPatchTransfer.h:12
src
server
game
Spells
SpellItemMetadata.h
Generated on
for Project SkyFire Core by
1.17.0