Loading...
Searching...
No Matches
PixelCrushers.LoveHate.Wrappers.DeedReporter Class Reference

This wrapper keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...

Inheritance diagram for PixelCrushers.LoveHate.Wrappers.DeedReporter:
Collaboration diagram for PixelCrushers.LoveHate.Wrappers.DeedReporter:

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.LoveHate.DeedReporter
virtual void ReportDeed (string tag, FactionMember target)
 Reports that the faction member committed a deed.
 
virtual void ReportDeedByActor (FactionMember actor, string tag, FactionMember target)
 Reports that the faction member committed a deed.
 
virtual bool FindDeedTemplate (string tag, out DeedTemplate deedTemplate)
 
- Static Public Member Functions inherited from PixelCrushers.LoveHate.DeedReporter
static List< string > ZonePluginActivator ()
 For optional UtopiaWorx Zone Controller integration.
 
- Public Attributes inherited from PixelCrushers.LoveHate.DeedReporter
Dimension dimension = Dimension.Is3D
 The dimension in which to report deeds to FactionManager.
 
DeedTemplateLibrary deedTemplateLibrary
 The predefined deed templates.
 
- Protected Member Functions inherited from PixelCrushers.LoveHate.DeedReporter
virtual void Awake ()
 

Detailed Description

This wrapper 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: