Difference between revisions of "Flag Reference"

40 bytes removed ,  08:43, 23 June 2013
imported>Thingy Person
imported>Thingy Person
Line 16: Line 16:
== Function Flags ==
== Function Flags ==
*Native: Functions that derive their functionality from the runtime are flagged with this. Not for general use.
*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.
*Global: Makes the function accessible to all scripts without needing to attach the script or import it as a property. Properties are unavailable, and all member functions must be called on parameters.
[[Category:Scripting]]
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Papyrus]]
[[Category:Papyrus Language Reference]]
[[Category:Papyrus Language Reference]]