func SaveScenarioObject(props) { if (!inherited(props, ...)) return false; if (!ActIdle())SaveScenarioObjectAction(props); return false; }