Difference between revisions of "Game Script"

102 bytes added ,  12:28, 15 September 2022
Added missing F4SE GetCameraState() function
imported>Qazaaq
m
(Added missing F4SE GetCameraState() function)
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:


== F4SE Structs ==
== F4SE Structs ==
*Struct [[Owner PluginInfo - Game|PluginInfo]]
*Struct [[PluginInfo Struct - Game|PluginInfo]]
**A structure that holds information about a plugin.
**A structure that holds information about a plugin.


Line 247: Line 247:


== F4SE Global Functions ==
== F4SE Global Functions ==
*Int Function [[GetCameraState - Game|GetCameraState]]()
**Returns the current player camera state.
*ObjectReference Function [[GetCurrentConsoleRef - Game|GetCurrentConsoleRef]]()
*ObjectReference Function [[GetCurrentConsoleRef - Game|GetCurrentConsoleRef]]()
**Returns the current console reference.
**Returns the current console reference.
14

edits