Background for Skyrim SE
Member of the clib script
FormfunctioncOrForm(Formthis, Formthat, FormorThat2=NONE, FormorThat3=NONE, FormorThat4=NONE, FormorThat5=NONE)Global

Description

Documentation String

Requirements: None

Documentation Comment

Unnecessary really but I found it online and figured I'd include it


Caveats


Parameters

Formthis

Formthat

FormorThat2=NONE

FormorThat3=NONE

FormorThat4=NONE

FormorThat5=NONE


Examples

Auto-Generated Example

Form myForm__this
Form myForm__that
Form myForm__orThat2
Form myForm__orThat3
Form myForm__orThat4
Form myForm__orThat5

Form returnedValue = clib.cOrForm(myForm__this, myForm__that, myForm__orThat2, myForm__orThat3, myForm__orThat4, myForm__orThat5)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.