int GetUserSystemVcFunctionCount()
int functionCount = GetUserSystemVcFunctionCount(); Log( "The current game has "+str(functionCount)+" user-defined functions. Isn't that swell?" ); Log( "Let's print them all out to v3.log!" ); int i = 0; for( i=0; i
There are no talkbacks on this documentation page yet. Post the first?
Doc Nav |
Your docs |