gameuiICharacterCustomizationSystem

Documents the gameuiICharacterCustomizationSystem class and its functions.

triangle-exclamation

Invoking gameuiICharacterCustomizationSystem

To invoke the character customization system, use the following Global function:

ccs = Game.gameuiICharacterCustomizationSystem()

Sub-functions

ApplyChangeToOption

ApplyChangeToOption(option : ref:CharacterCustomizationOption, newValue : Uint32);

ApplyUIPreset

ApplyUIPreset(presetName : CName);

ClearState

ClearState() : Bool;

FinalizeState

GetArmsOptions

GetBodyOptions

GetHeadOptions

GetState

GetUnitedOptions

HasCharacterCustomizationComponent

InitializeState

IsNudityAllowed

IsTransgenderAllowed

RandomizeOptions

TriggerVoiceToneSample

Last updated