allCommandsBuffer property

List<SimpleContainer> allCommandsBuffer
read / write

A buffer that stores all the commands that have been executed.

Implementation

List<SimpleContainer> allCommandsBuffer = <SimpleContainer>[];