PixelCrushers.DialogueSystem.Wrappers.ConversationPositionStack 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.ConversationPositionStack:
Collaboration diagram for PixelCrushers.DialogueSystem.Wrappers.ConversationPositionStack:

Additional Inherited Members

- Static Public Member Functions inherited from PixelCrushers.DialogueSystem.ConversationPositionStack
static void PushConversationPosition ()
 
static void PopConversationPosition ()
 
static void ClearConversationPositionStack ()
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.ConversationPositionStack
bool clearOnConversationStart = true
 
bool unregisterOnDisable = false
 
bool pushCurrentEntry = false
 
- Static Public Attributes inherited from PixelCrushers.DialogueSystem.ConversationPositionStack
static bool s_pushCurrentEntry = false
 

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: