PixelCrushers.DialogueSystem.Wrappers.DialogueSystemSceneEvents Class Reference

This wrapper class keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...

Inheritance diagram for PixelCrushers.DialogueSystem.Wrappers.DialogueSystemSceneEvents:
Collaboration diagram for PixelCrushers.DialogueSystem.Wrappers.DialogueSystemSceneEvents:

Additional Inherited Members

- Static Public Member Functions inherited from PixelCrushers.DialogueSystem.DialogueSystemSceneEvents
static int AddNewDialogueEntrySceneEvent (out string guid, DialogueSystemSceneEvents sceneInstanceToUse=null)
 
static void RemoveDialogueEntrySceneEvent (string guid, DialogueSystemSceneEvents sceneInstanceToUse=null)
 
static DialogueEntrySceneEvent GetDialogueEntrySceneEvent (string guid)
 
static int GetDialogueEntrySceneEventIndex (string guid)
 
static int GetDialogueEntrySceneEventIndex (string guid, DialogueSystemSceneEvents instance)
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.DialogueSystemSceneEvents
List< DialogueEntrySceneEventdialogueEntrySceneEvents = new List<DialogueEntrySceneEvent>()
 

Detailed Description

This wrapper class keeps references intact if you switch between the compiled assembly and source code versions of the original class.


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