Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
ItemEnchantmentMgr.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_ITEM_ENCHANTMENT_MGR_H
7
#define SF_ITEM_ENCHANTMENT_MGR_H
8
9
#include "
Common.h
"
10
11
void
LoadRandomEnchantmentsTable
();
12
uint32
GetItemEnchantMod
(
int32
entry);
13
uint32
GenerateEnchSuffixFactor
(
uint32
item_id);
14
#endif
Common.h
int32
std::int32_t int32
Definition
Define.h:73
uint32
std::uint32_t uint32
Definition
Define.h:77
GenerateEnchSuffixFactor
uint32 GenerateEnchSuffixFactor(uint32 item_id)
Definition
ItemEnchantmentMgr.cpp:108
LoadRandomEnchantmentsTable
void LoadRandomEnchantmentsTable()
Definition
ItemEnchantmentMgr.cpp:34
GetItemEnchantMod
uint32 GetItemEnchantMod(int32 entry)
Definition
ItemEnchantmentMgr.cpp:67
src
server
game
Entities
Item
ItemEnchantmentMgr.h
Generated on
for Project SkyFire Core by
1.17.0