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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.PreloadActorPortraits
void PreloadActor (Actor actor)
 
Texture2D PreloadTexture (Texture2D texture)
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.PreloadActorPortraits
bool supportUnityUI
 
bool collapseLegacyTextures
 

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: