Class GUI.CharacterCreation.HeadSectionFacialTraits

Field Index

m_CameraController

Method Index

new HeadSectionFacialTraits()
Disable(), RandomizePanel(), SetCharacterCreationIF(), SlotBaseHeadChanged(), SlotEyeColorChanged(), SlotFacialFeatureChanged(), SlotGenderChanged(), SlotSkinColorChanged()

Constructor Detail

HeadSectionFacialTraits

public function HeadSectionFacialTraits()

Field Detail

m_CameraController

public m_CameraController:CameraController

Method Detail

Disable

public function Disable(state:Boolean)

SetCharacterCreationIF

public function SetCharacterCreationIF(characterCreationIF:CharacterCreation)

RandomizePanel

public function RandomizePanel()

SlotGenderChanged

public function SlotGenderChanged(gender:Number)

SlotBaseHeadChanged

public function SlotBaseHeadChanged(index:Number)

SlotSkinColorChanged

public function SlotSkinColorChanged(index:Number)

SlotEyeColorChanged

public function SlotEyeColorChanged(index:Number)

SlotFacialFeatureChanged

public function SlotFacialFeatureChanged(feature:Number, value:Number)