Background for Fallout 4
Member of the Game script
intfunctionGetCameraState()NativeGlobal

[DEV SERVER] Loading description...


Caveats


Examples

If Game.GetCameraState() == 0
    Debug.Trace("The Player camera is in first person")
EndIf

Auto-Generated Example

int returnedValue = Game.GetCameraState()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.