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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.UseAnimatedPortraits
void OnConversationLine (Subtitle subtitle)
 When speaking a line, update the appropriate portrait image with the speaker's animated portrait animator controller.
 
void OnConversationResponseMenu (Response[] responses)
 When showing the response menu, update the subtitle reminder image with the last speaker's animated portrait animator controller.
 
void OnConversationEnd (Transform actor)
 When ending the conversation, clear the cache of animated portraits.
 

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: