Act |
public static class ActGlobals
The ActGlobals type exposes the following members.
| Name | Description | |
|---|---|---|
| LinuxCheck1 | Simple check for PID 0 not existing |
| Name | Description | |
|---|---|---|
| aTSort | AttackType View sorting method | |
| aTSort2 | AttackType view second sorting method | |
| blockIsHit | If a "No Damage" attack counts as a hit in percentage calculations | |
| calcRealAvgDelay | If when calculating average delay, multiple hits in a second should be grouped together as a single hit, thus reducing the divisor | |
| charName | Currently known 1st person character | |
| disableIncrementalCaching | This will disable the new incremental caching for encounter tables and mini parse exports. Only use this if real-time calculations are different than imported encounters. | |
| eDSort | Encounter View sorting method | |
| eDSort2 | Encounter view second sorting method | |
| longDuration | If heals can extend the duration of an encounter | |
| mainTableShowCommas | If tables in the main tab will show thousand separators | |
| mDSort | DamageType View sorting method | |
| mDSort2 | DamageType view second sorting method | |
| oActLoader | The entry/exit form | |
| oFormActMain | Main form instance handle | |
| oFormAlliesEdit | Allies Edit window instance handle | |
| oFormAvoidanceReport | Avoidance Report window instance handle | |
| oFormByCombatantLookup | DamageType by Combatant reverse lookup window instance handle | |
| oFormCombatantSearch | Combatant search instance handle | |
| oFormCustomTriggerBenchmark | Custom Trigger Benchmarking window instance handle | |
| oFormEncounterLogs | Encounter Logs window instance handle | |
| oFormEncounterVcr | Encounter VCR window instance handle | |
| oFormExportFormat | Export Formatting window instance handle | |
| oFormGetPlugins | Get Plugins window instance handle | |
| oFormImportProgress | Import Progress window instance handle | |
| oFormMiniParse | Mini window instance handle | |
| oFormPerformanceWizard | Performance Wizard window instance handle | |
| oFormResistsDeathReport | Resist/Death Report window instance handle | |
| oFormScratchRange | Custom Encounter time range selector window instance handle | |
| oFormSpellRecastCalc | Spell recast calc window instance handle | |
| oFormSpellTimers | Spell Timer options window instance handle | |
| oFormSpellTimersPanel | Spell Timer panel window instance handle | |
| oFormSpellTimersPanel2 | Spell Timer panel window instance handle | |
| oFormSqlQuery | SQL Query window instance handle | |
| oFormStartupWizard | Startup Wizard window instance handle | |
| oFormTimeLine | Timeline window instance handle | |
| oFormUpdater | Updater window instance handle | |
| oFormXmlSettingsIO | Export XML settings window instance handle | |
| restrictToAll | If non-Ref marked DamageType objects should fully populate or not | |
| wallClockDuration | If active encounters can have their duration extend past their last allied action by referencing LastEstimatedTime(wall clock) |