Loading...
Searching...
No Matches
PixelCrushers.LoveHate.Wrappers.FactionMemberEvents 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.FactionMemberEvents:
Collaboration diagram for PixelCrushers.LoveHate.Wrappers.FactionMemberEvents:

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.LoveHate.FactionMemberEvents
void OnForgetDeed (Rumor rumor)
 Raises the forget deed event.
 
void OnGossip (FactionMember other)
 
void OnGreet (FactionMember other)
 
void OnModifyPad (float happinessChange, float pleasureChange, float arousalChange, float dominanceChange)
 Raises the modify pad event.
 
void OnRememberDeed (Rumor rumor)
 Raises the remember deed event.
 
void OnShareRumors (FactionMember other)
 Raises the share rumors event.
 
void OnWitnessDeed (Rumor rumor)
 Raises the witness deed event.
 
- Public Attributes inherited from PixelCrushers.LoveHate.FactionMemberEvents
PadEvent onModifyPad = new PadEvent()
 
RumorEvent onWitnessDeed = new RumorEvent()
 
RumorEvent onRememberDeed = new RumorEvent()
 
RumorEvent onForgetDeed = new RumorEvent()
 
FactionMemberEvent onShareRumors = new FactionMemberEvent()
 
FactionMemberEvent onGossip = new FactionMemberEvent()
 
FactionMemberEvent onGreet = new FactionMemberEvent()
 

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: