Photon Fusion
2.1.1
Marks a type as being able to be initialized with a ReadOnlySpan of uint values. Used for deserialization of generic types that are mapped to fixed storage types. More...
Inherited by IFixedStorage, and NetworkString< TSize >.
Public Member Functions | |
| void | Set (ReadOnlySpan< uint > values) |
| Initializes the fixed storage with the specified values. | |
Marks a type as being able to be initialized with a ReadOnlySpan of uint values. Used for deserialization of generic types that are mapped to fixed storage types.