Difference between revisions of "F4SE Script"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
m (Tweaked function short descriptions and class long description.)
imported>Qazaaq
(added required f4se version)
 
Line 1: Line 1:
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:F4SE]]
'''Extends:''' [[ScriptObject Script|ScriptObject]]
'''Extends:''' [[ScriptObject Script|ScriptObject]]
{{Template:Papyrus:RequiredF4SE|version=0.2.0}}


Native script that provides general F4SE specific information.
Native script that provides general F4SE specific information.
Line 40: Line 37:
== Events ==
== Events ==
None
None
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:F4SE]]

Latest revision as of 13:49, 21 January 2018

Extends: ScriptObject
Requires F4SE version 0.2.0 or higher.

Native script that provides general F4SE specific information.

Definition[edit | edit source]

ScriptName F4SE Native Hidden

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

F4SE Global Functions[edit | edit source]

Member Functions[edit | edit source]

None

F4SE Member Functions[edit | edit source]

None

Events[edit | edit source]

None