Table of Contents

Class CharacterLayerElementSelector

Namespace
BlazerTech.CharacterManagement.CharacterCreator
Assembly
Assembly-CSharp.dll
public class CharacterLayerElementSelector : CharacterLayerSelector
Inheritance
Object
Component
Behaviour
MonoBehaviour
CharacterLayerElementSelector
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()