pub const MaaCtrlOptionEnum_MaaCtrlOption_Recording: MaaCtrlOptionEnum = 5;
Available on crate feature internal only.
Expand description

Dump all screenshots and actions

Recording will evaluate to true if any of this or MaaGlobalOptionEnum::MaaGlobalOption_Recording is true.

value: bool, eg: true; val_size: sizeof(bool)