Difference between revisions of "CompileRegister"
Line 1: | Line 1: | ||
− | Should this even be under "Classes"? Lol. | + | Should this even be under "Classes"? Lol. Didn't know where else to put it under. Anyways. |
+ | Anyway. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | This class procedure is called in several different instances. In each of them it executes a task specific for the instance, but it generally does one simple thing: it registers stuff into the script core. (At least that's what I'm getting from all of this). | ||
+ | |||
+ | |||
+ | ---- | ||
[[Category:Classes]] | [[Category:Classes]] |
Revision as of 03:11, 25 June 2013
Should this even be under "Classes"? Lol. Didn't know where else to put it under. Anyways.
Anyway.
This class procedure is called in several different instances. In each of them it executes a task specific for the instance, but it generally does one simple thing: it registers stuff into the script core. (At least that's what I'm getting from all of this).