callCommand property

CallCommand? callCommand
getter/setter pair

The command to call after this scene has finished.

Implementation

CallCommand? callCommand;