Background for Skyrim SE
Member of the Trash_PlayerControl script
boolfunctionIsReverseLook(intflag=-1)NativeGlobal

Description

Documentation Comment

|flag = 0 -X | flag =1 -Y | flag =2 -X&&Y | flag =3 -X||Y | other -X||Y


Caveats


Parameters

intflag=-1


Examples

Auto-Generated Example

int myInt__flag

bool returnedValue = Trash_PlayerControl.IsReverseLook(myInt__flag)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.