startScene abstract method

void startScene(
  1. List<SceneAction> actions
)

Implementation

void startScene(List<SceneAction> actions);