using (ScriptAPI) { StartNode("GameTime"); AddByte("Hour"); AddByte("Minute"); AddByte("Second"); EndNode(1); }