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

Additional Inherited Members

- Public Types inherited from PixelCrushers.DialogueSystem.ActorSubtitleColor
enum  ApplyTo { DialogueText , PrependedActorName }
 
- Public Member Functions inherited from PixelCrushers.DialogueSystem.ActorSubtitleColor
void OnConversationLine (Subtitle subtitle)
 
void OnBarkLine (Subtitle subtitle)
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.ActorSubtitleColor
Color color = Color.white
 The color to use for subtitle lines spoken by this actor.
 
ApplyTo applyTo = ApplyTo.DialogueText
 
string prependActorNameSeparator = ": "
 

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: