class MAGES::Recorder::Player::ScheduledAction

class ScheduledAction
{
public:
    // properties

    System.Action Action;
    double CursorPos;
};