Reads an array of savable objects from the input.
| C# |
T[] ReadSavableArray<T>() where T : ISavable
- T
- Type of object to read
Array of objects read
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)
| C# |
T[] ReadSavableArray<T>() where T : ISavable
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)