Class CCMHistoryPanel
- Assembly
- Assembly-CSharp.dll
public class CCMHistoryPanel : CCMBase
- Inheritance
-
ObjectComponentBehaviourMonoBehaviourCCMHistoryPanel
- 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()