Background for Skyrim SE
Member of the clib script
ActorfunctioncIfActor(Actorthis, Actorthat)Global

Description

Documentation String

Requirements: None

Documentation Comment

Simple version when returns ARE the conditions
Single value returns


Caveats


Parameters

Actorthis

Actorthat


Examples

Auto-Generated Example

Actor myActor__this
Actor myActor__that

Actor returnedValue = clib.cIfActor(myActor__this, myActor__that)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.