PixelCrushers.DialogueSystem.DialogueDatabase.SyncInfo Class Reference
Collaboration diagram for PixelCrushers.DialogueSystem.DialogueDatabase.SyncInfo:

Public Attributes

bool syncActors = false
 
bool syncItems = false
 
bool syncLocations = false
 
bool syncVariables = false
 
DialogueDatabase syncActorsDatabase = null
 
DialogueDatabase syncItemsDatabase = null
 
DialogueDatabase syncLocationsDatabase = null
 
DialogueDatabase syncVariablesDatabase = null
 

Member Data Documentation

◆ syncActors

bool PixelCrushers.DialogueSystem.DialogueDatabase.SyncInfo.syncActors = false

◆ syncActorsDatabase

DialogueDatabase PixelCrushers.DialogueSystem.DialogueDatabase.SyncInfo.syncActorsDatabase = null

◆ syncItems

bool PixelCrushers.DialogueSystem.DialogueDatabase.SyncInfo.syncItems = false

◆ syncItemsDatabase

DialogueDatabase PixelCrushers.DialogueSystem.DialogueDatabase.SyncInfo.syncItemsDatabase = null

◆ syncLocations

bool PixelCrushers.DialogueSystem.DialogueDatabase.SyncInfo.syncLocations = false

◆ syncLocationsDatabase

DialogueDatabase PixelCrushers.DialogueSystem.DialogueDatabase.SyncInfo.syncLocationsDatabase = null

◆ syncVariables

bool PixelCrushers.DialogueSystem.DialogueDatabase.SyncInfo.syncVariables = false

◆ syncVariablesDatabase

DialogueDatabase PixelCrushers.DialogueSystem.DialogueDatabase.SyncInfo.syncVariablesDatabase = null

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