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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.SelectorUseStandardUIElements
void ConnectDelegates ()
 
void DisconnectDelegates ()
 
void Update ()
 
void OnConversationStart (Transform actor)
 
void OnConversationEnd (Transform actor)
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.SelectorUseStandardUIElements
List< TagInfotagSpecificElements = new List<TagInfo>()
 
List< LayerInfolayerSpecificElements = new List<LayerInfo>()
 
- Protected Member Functions inherited from PixelCrushers.DialogueSystem.SelectorUseStandardUIElements
void OnSelectorEnabled ()
 
void OnSelectorDisabled ()
 
void ShowControlsOrUsableUI ()
 
- Properties inherited from PixelCrushers.DialogueSystem.SelectorUseStandardUIElements
float CurrentDistance [get]
 
StandardUISelectorElements elements [get, protected set]
 

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: