Background for Skyrim SE
Member of the clib script
intfunctioncOrInt(intthis, intthat, intorThat2=0, intorThat3=0, intorThat4=0, intorThat5=0)Global

Description

Documentation String

Requirements: None


Caveats


Parameters

intthis

intthat

intorThat2=0

intorThat3=0

intorThat4=0

intorThat5=0


Examples

Auto-Generated Example

int myInt__this
int myInt__that
int myInt__orThat2
int myInt__orThat3
int myInt__orThat4
int myInt__orThat5

int returnedValue = clib.cOrInt(myInt__this, myInt__that, myInt__orThat2, myInt__orThat3, myInt__orThat4, myInt__orThat5)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.