|
| void | AddDelta (Currency c, float val) |
| |
| bool | CanAfford (Action< Currency > onInsufficientCurrency=null) |
| |
| bool | CanAfford (Currency c) |
| |
| | CurrencyModifierQuery (TransactionReasons reason, float f0, float s0, float r0) |
| |
| string | GetCostLine (bool displayInverted=true, bool useCurrencyColors=false, bool useInsufficientCurrencyColors=true, bool includePercentage=false, string seperator=", ") |
| |
| float | GetEffectDelta (Currency c) |
| |
| string | GetEffectDeltaText (Currency c, string format, TextStyling textStyle=TextStyling.None) |
| |
| string | GetEffectPercentageText (Currency c, string format, TextStyling textStyle=TextStyling.None) |
| |
| float | GetInput (Currency c) |
| |
| float | GetTotal (Currency c) |
| |
| Enumerator |
|---|
| None |
|
| OnGUI |
|
| EzGUIRichText |
|
| OnGUI_LessIsGood |
|
| EzGUIRichText_LessIsGood |
|
| CurrencyModifierQuery.CurrencyModifierQuery |
( |
TransactionReasons |
reason, |
|
|
float |
f0, |
|
|
float |
s0, |
|
|
float |
r0 |
|
) |
| |
|
inline |
| void CurrencyModifierQuery.AddDelta |
( |
Currency |
c, |
|
|
float |
val |
|
) |
| |
|
inline |
| bool CurrencyModifierQuery.CanAfford |
( |
Action< Currency > |
onInsufficientCurrency = null | ) |
|
|
inline |
| bool CurrencyModifierQuery.CanAfford |
( |
Currency |
c | ) |
|
|
inline |
| string CurrencyModifierQuery.GetCostLine |
( |
bool |
displayInverted = true, |
|
|
bool |
useCurrencyColors = false, |
|
|
bool |
useInsufficientCurrencyColors = true, |
|
|
bool |
includePercentage = false, |
|
|
string |
seperator = ", " |
|
) |
| |
|
inline |
| float CurrencyModifierQuery.GetEffectDelta |
( |
Currency |
c | ) |
|
|
inline |
| float CurrencyModifierQuery.GetInput |
( |
Currency |
c | ) |
|
|
inline |
| float CurrencyModifierQuery.GetTotal |
( |
Currency |
c | ) |
|
|
inline |
The documentation for this class was generated from the following file: