Class HistoryPanelEntry
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()
Setup(CCMHistoryTracker, LayeredCharacterSnapshot)
public void Setup(CCMHistoryTracker historyTracker, LayeredCharacterSnapshot snapshot)
Parameters
historyTracker
CCMHistoryTracker
snapshot
LayeredCharacterSnapshot