Class CharacterLayerElementSelector
- Assembly
- Assembly-CSharp.dll
public class CharacterLayerElementSelector : CharacterLayerSelector
- Inheritance
-
ObjectComponentBehaviourMonoBehaviourCharacterLayerElementSelector
- Inherited Members
Methods
ApplyLayerOption(LayerOptionUIElement)
public void ApplyLayerOption(LayerOptionUIElement element)
Parameters
element
LayerOptionUIElement
CharacterLayerUpdated()
Called whenever the Character Layer assigned to this selector is updated
protected override void CharacterLayerUpdated()
DisableInteractivity()
public override void DisableInteractivity()
EnableInteractivity()
public override void EnableInteractivity()
MenuDisabled()
Called whenever the Character Creation Menu is disabled
protected override void MenuDisabled()
Setup()
Setup is called every time the Character Creation Menu is opened
protected override void Setup()