|
Endstar LUA API Documentation
|
Public Member Functions | |
| GameEndBlock (Endless.Gameplay.GameEndBlock gameEndBlock) | |
| void | RecordBasicStat (Context instigator, BasicStat basicStat) |
| void | RecordPerPlayerStat (Context instigator, PerPlayerStat perPlayerStat) |
| void | RecordComparativeStat (Context instigator, ComparativeStat comparativeStat) |
| void | TriggerEndGame (Context instigator) |
| GameEndBlock | ( | Endless.Gameplay.GameEndBlock | gameEndBlock | ) |
| void RecordBasicStat | ( | Context | instigator, |
| BasicStat | basicStat ) |
| void RecordComparativeStat | ( | Context | instigator, |
| ComparativeStat | comparativeStat ) |
| void RecordPerPlayerStat | ( | Context | instigator, |
| PerPlayerStat | perPlayerStat ) |
| void TriggerEndGame | ( | Context | instigator | ) |