Loading...
Searching...
No Matches
PixelCrushers.LoveHate.plyGame.EventHandler_OnModifyPad Class Reference

This script handles the OnModifyPad Love/Hate event. More...

Inheritance diagram for PixelCrushers.LoveHate.plyGame.EventHandler_OnModifyPad:
Collaboration diagram for PixelCrushers.LoveHate.plyGame.EventHandler_OnModifyPad:

Public Member Functions

void OnModifyPad (float happinessChange, float pleasureChange, float arousalChange, float dominanceChange)
 Raises the modify pad event.
 
- Public Member Functions inherited from PixelCrushers.LoveHate.plyGame.EventHandler_Base
override void StateChanged ()
 
override void AddEvent (plyEvent e)
 
override void CheckEvents ()
 

Additional Inherited Members

- Protected Member Functions inherited from PixelCrushers.LoveHate.plyGame.EventHandler_Base
void SendEvent (string loveHateEventName)
 

Detailed Description

This script handles the OnModifyPad Love/Hate event.

Member Function Documentation

◆ OnModifyPad()

void PixelCrushers.LoveHate.plyGame.EventHandler_OnModifyPad.OnModifyPad ( float  happinessChange,
float  pleasureChange,
float  arousalChange,
float  dominanceChange 
)
inline

Raises the modify pad event.

The faction member's PAD values will have already been modified when this event is raised.

Parameters
happinessChangeHappiness change.
pleasureChangePleasure change.
arousalChangeArousal change.
dominanceChangeDominance change.

Implements PixelCrushers.LoveHate.IModifyPadDeedEventHandler.


The documentation for this class was generated from the following file: