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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.CommonLibraryLua
void SendMessageSystem (string message, string parameter)
 Sends a message to the MessageSystem with a parameter.
 
void SendMessageSystemString (string message, string parameter, string value)
 Sends a message to the MessageSystem with a parameter and string value.
 
void SendMessageSystemInt (string message, string parameter, double value)
 Sends a message to the MessageSystem with a parameter and int value.
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.CommonLibraryLua
bool unregisterOnDisable = 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: