Interface administrators, moderator
2,601
edits
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
|return1 = void | |return1 = void | ||
|returnFail1 = void | |returnFail1 = void | ||
|notes = This function exists for debugging purposes and for if a long operation is happening. It already gets invoked if a resource stops/starts/restarts. Normally you should allow the memory to be freed by GTAC internally, so this function shouldn't be used in public/production servers. | |||
}} | }} |