How would I go about hooking a function thats using inheritance? For example :
Would be something like this? :
- Thanks in advance.
Code:
void CGameSpawn::Execution(float Pos)
{
//stuff.
}Code:
void(CGameSpawn::Execute)(float Pos);- Thanks in advance.
Aucun commentaire:
Enregistrer un commentaire