Difference between revisions of "Flag Reference"

297 bytes added ,  07:58, 23 June 2013
imported>Perdev
m
imported>Thingy Person
Line 13: Line 13:


== Function Flags ==
== Function Flags ==
There are no flags that are valid for use on functions.
*Native: Functions that derive their functionality from the runtime are flagged with this. Not for general use.
 
*Global: Makes the function accessible to all scripts without needing to attach the script or import it as a property. Global functions can only include other global functions, and member functions only when called on/passed with parameters.
[[Category:Scripting]]
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Papyrus]]
[[Category:Papyrus Language Reference]]
[[Category:Papyrus Language Reference]]