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

Additional Inherited Members

- Public Types inherited from PixelCrushers.DialogueSystem.Demo.NavigateOnMouseClick
enum  MouseButtonType { Left , Right , Middle }
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.Demo.NavigateOnMouseClick
string animatorSpeedParameter = "Speed"
 
float stoppingDistance = 0.5f
 
MouseButtonType mouseButton = MouseButtonType.Left
 
bool ignoreClicksOnUI = true
 

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: