Table of Contents

Class CCMHistoryPanel

Namespace
BlazerTech.CharacterManagement.CharacterCreator
Assembly
Assembly-CSharp.dll
public class CCMHistoryPanel : CCMBase
Inheritance
Object
Component
Behaviour
MonoBehaviour
CCMHistoryPanel
Inherited Members

Methods

CharacterCreationMenuBeforeDisabled()

Called right before the Character Creation menu is disabled.

protected override void CharacterCreationMenuBeforeDisabled()

CharacterCreationMenuEnabled()

Called after the Character Creation Menu is enabled.

protected override void CharacterCreationMenuEnabled()

RebuildAll()

Rebuild the entire history list. Returns all entries to the pool and sets them up again.

public void RebuildAll()