What's new
  • Happy Cataclysm gaming! The long-awaited 4.3.4 Cataclysm Repack V19.0 is now live - and downloadable from our brand-new Emucoach App.
    Download it now
  • Mists of Pandaria is calling! Heya - did you know that the newest 5.4.8 MoP Repack - version 7.0 - is now live?
    Download now

All Functions in C++

awxlur

Verified Member
11
2023
0
Hello I wanna ask you where can i found all funtion for trinity core c++ like :

Player->Givelevel();
Creature->FullCastSpellOnTarger();

where can i found all them not talking about ScriptMgr.h

bool OnQuestAccept() no

plz some one help me or even give me a link or anything
 
If you are looking for the complete list of functions available in Trinity Core C++, the best resource would be the Trinity Core documentation or the bitlife source code itself.
 
Back
Top