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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.PersistentActiveDataMultiple
void OnApplyPersistentData ()
 
virtual void CheckAllTargets ()
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.PersistentActiveDataMultiple
List< TargetConditionPairtargetsAndConditions = new List<TargetConditionPair>()
 
bool checkOnStart = true
 
- Protected Member Functions inherited from PixelCrushers.DialogueSystem.PersistentActiveDataMultiple
virtual void Start ()
 
virtual void OnEnable ()
 
virtual void OnDisable ()
 

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: