1 2 3 4 5
/// Saves the component's state into a user-defined snapshot pub fn save() -> FixedArray[Byte] { @saveSnapshot.save() }