Loading...
Searching...
No Matches
AC.ActionLoveHateReportDeed Class Reference
Inheritance diagram for AC.ActionLoveHateReportDeed:
Collaboration diagram for AC.ActionLoveHateReportDeed:

Public Member Functions

 ActionLoveHateReportDeed ()
 
override void AssignValues (List< ActionParameter > parameters)
 
override float Run ()
 

Public Attributes

int constantID = 0
 
int actorParameterID = -1
 
int targetParameterID = -1
 
int deedTagParameterID = -1
 
DeedReporter actor = null
 
FactionMember target = null
 
string deedTag = string.Empty
 

Constructor & Destructor Documentation

◆ ActionLoveHateReportDeed()

AC.ActionLoveHateReportDeed.ActionLoveHateReportDeed ( )
inline

Member Function Documentation

◆ AssignValues()

override void AC.ActionLoveHateReportDeed.AssignValues ( List< ActionParameter >  parameters)
inline

◆ Run()

override float AC.ActionLoveHateReportDeed.Run ( )
inline

Member Data Documentation

◆ actor

DeedReporter AC.ActionLoveHateReportDeed.actor = null

◆ actorParameterID

int AC.ActionLoveHateReportDeed.actorParameterID = -1

◆ constantID

int AC.ActionLoveHateReportDeed.constantID = 0

◆ deedTag

string AC.ActionLoveHateReportDeed.deedTag = string.Empty

◆ deedTagParameterID

int AC.ActionLoveHateReportDeed.deedTagParameterID = -1

◆ target

FactionMember AC.ActionLoveHateReportDeed.target = null

◆ targetParameterID

int AC.ActionLoveHateReportDeed.targetParameterID = -1

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