Background for Skyrim SE
Member of the Form script
voidfunctionRegisterForCameraState()Native

Description

Wiki Description

Registers the calling form to listen for Camera state changes via OnPlayerCameraState.

Documentation Comment

Registers for OnPlayerCameraState events


Caveats

CK Wiki - Notes

None.


Examples

RegisterforCameraState();Registers the form for Camera State Changes.

Auto-Generated Example

myForm__toCallFunctionOn.RegisterForCameraState()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.