ForceFirstPerson - Game

From the CreationKit Wiki
Jump to navigation Jump to search

Member of: Game Script

Force the player to go in to 1st person camera mode.

Syntax[edit | edit source]

Function ForceFirstPerson() native global

Parameters[edit | edit source]

None

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Make the player got to 1st person camera mode
Game.ForceFirstPerson()

See Also[edit | edit source]