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 ()
 
void OnRecordPersistentData ()
 
void OnApplyPersistentData ()
 
void OnEnable ()
 
void OnDisable ()
 

Public Attributes

string playerID = string.Empty
 
string savedDataVariableName
 

Properties

string actualVariableName [get]
 

Detailed Description

Includes an Inventory in persistent data.

Member Function Documentation

◆ OnApplyPersistentData() [1/2]

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

◆ OnApplyPersistentData() [2/2]

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

◆ OnDisable() [1/2]

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

◆ OnDisable() [2/2]

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

◆ OnEnable() [1/2]

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

◆ OnEnable() [2/2]

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

◆ OnRecordPersistentData() [1/2]

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

◆ OnRecordPersistentData() [2/2]

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

Member Data Documentation

◆ playerID

string PixelCrushers.DialogueSystem.InventoryEngineSupport.PersistentInventory.playerID = string.Empty

◆ 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 files: