PixelCrushers.DialogueSystem.InventoryEngineSupport.PersistentInventory Class Reference

Includes an Inventory in persistent data. More...

Inheritance diagram for PixelCrushers.DialogueSystem.InventoryEngineSupport.PersistentInventory:
Collaboration diagram for PixelCrushers.DialogueSystem.InventoryEngineSupport.PersistentInventory:

Public Member Functions

void OnRecordPersistentData ()
 
void OnApplyPersistentData ()
 
void OnEnable ()
 
void OnDisable ()
 

Public Attributes

string savedDataVariableName
 

Properties

string? actualVariableName [get]
 

Detailed Description

Includes an Inventory in persistent data.

Member Function Documentation

◆ OnApplyPersistentData()

void PixelCrushers.DialogueSystem.InventoryEngineSupport.PersistentInventory.OnApplyPersistentData ( )

◆ OnDisable()

void PixelCrushers.DialogueSystem.InventoryEngineSupport.PersistentInventory.OnDisable ( )

◆ OnEnable()

void PixelCrushers.DialogueSystem.InventoryEngineSupport.PersistentInventory.OnEnable ( )

◆ OnRecordPersistentData()

void PixelCrushers.DialogueSystem.InventoryEngineSupport.PersistentInventory.OnRecordPersistentData ( )

Member Data Documentation

◆ savedDataVariableName

string PixelCrushers.DialogueSystem.InventoryEngineSupport.PersistentInventory.savedDataVariableName

Property Documentation

◆ actualVariableName

string? PixelCrushers.DialogueSystem.InventoryEngineSupport.PersistentInventory.actualVariableName
getprotected

The documentation for this class was generated from the following file: