Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.DriveValue Class Reference

Associates a value with a drive. More...

Public Member Functions

 DriveValue ()
 
 DriveValue (Drive drive, float value)
 
 DriveValue (DriveValue other)
 

Properties

Drive drive [get, set]
 
float value [get, set]
 

Detailed Description

Associates a value with a drive.

Quest givers' personalities (quest generation priorities) are defined by the values they associated with drives.

Constructor & Destructor Documentation

◆ DriveValue() [1/3]

PixelCrushers.QuestMachine.DriveValue.DriveValue ( )
inline

◆ DriveValue() [2/3]

PixelCrushers.QuestMachine.DriveValue.DriveValue ( Drive  drive,
float  value 
)
inline

◆ DriveValue() [3/3]

PixelCrushers.QuestMachine.DriveValue.DriveValue ( DriveValue  other)
inline

Property Documentation

◆ drive

Drive PixelCrushers.QuestMachine.DriveValue.drive
getset

◆ value

float PixelCrushers.QuestMachine.DriveValue.value
getset

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