Table of Contents

Class HistoryPanelEntry

Namespace
BlazerTech.CharacterManagement.CharacterCreator
Assembly
Assembly-CSharp.dll
public class HistoryPanelEntry : MonoBehaviour
Inheritance
Object
Component
Behaviour
MonoBehaviour
HistoryPanelEntry

Properties

DisplayMode

public ElementDisplayMode DisplayMode { get; }

Property Value

ElementDisplayMode

Snapshot

public LayeredCharacterSnapshot Snapshot { get; }

Property Value

LayeredCharacterSnapshot

Methods

ApplyCharacterSnapshot()

public void ApplyCharacterSnapshot()

Deactivate()

public void Deactivate()

Setup(CCMHistoryTracker, LayeredCharacterSnapshot)

public void Setup(CCMHistoryTracker historyTracker, LayeredCharacterSnapshot snapshot)

Parameters

historyTracker CCMHistoryTracker
snapshot LayeredCharacterSnapshot