PixelCrushers.DialogueSystem.RPGKitSupport.RPGKitDialogueSystemData Class Reference

Makes the Dialogue System's data serializable for RPG Kit's save system. More...

Inheritance diagram for PixelCrushers.DialogueSystem.RPGKitSupport.RPGKitDialogueSystemData:
Collaboration diagram for PixelCrushers.DialogueSystem.RPGKitSupport.RPGKitDialogueSystemData:

Public Member Functions

void GetObjectData (Dictionary< string, object > data)
 
void SetObjectData (Dictionary< string, object > data)
 

Detailed Description

Makes the Dialogue System's data serializable for RPG Kit's save system.

Add to the Dialogue Manager.

The current version of RPG Kit does not support this. Instead, use the instructions in the online manual.

Member Function Documentation

◆ GetObjectData()

void PixelCrushers.DialogueSystem.RPGKitSupport.RPGKitDialogueSystemData.GetObjectData ( Dictionary< string, object >  data)
inline

◆ SetObjectData()

void PixelCrushers.DialogueSystem.RPGKitSupport.RPGKitDialogueSystemData.SetObjectData ( Dictionary< string, object >  data)
inline

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