SetClass

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Changes the class of the actor to the parameter. An autocalc is performed, if and only if the checkbox is marked for the actor. It is called on a reference.

Syntax

[help]
[actor:ref].SetClass class:baseform

Example

BuddyRef.SetClass VaultDweller 

See Also