I was trying to figure out exactly what MeleeInitAI() does, but I can't find the definition for any of the native functions. I grepped through all the galaxy files looking for this function and all it found were calls and declarations and some XML. There was no function body that I could find. Anyone know where to find the function bodies of native functions?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So natives are written in C+ + and inaccessible to us?
I was trying to figure out exactly what MeleeInitAI() does, but I can't find the definition for any of the native functions. I grepped through all the galaxy files looking for this function and all it found were calls and declarations and some XML. There was no function body that I could find. Anyone know where to find the function bodies of native functions?