FormEncounterVcrShowVcr Method |
Show the Encounter VCR and populate data
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic void ShowVcr(
EncounterData Encounter,
bool Linked
)
Parameters
- Encounter EncounterData
- The encounter object the VCR draws off of
- Linked Boolean
- If the passed encounter is currently in progress and the VCR should play things back as they happen starting from the end
See Also