Class BinarySerializerAttribute<TState>
- Namespace
- Backdash.Serialization
- Assembly
- Backdash.dll
Enable game state serializer source generator for TState
.
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct)]
public sealed class BinarySerializerAttribute<TState> : Attribute
Type Parameters
TState
Game State Type
- Inheritance
-
BinarySerializerAttribute<TState>
- Inherited Members
Constructors
BinarySerializerAttribute()
public BinarySerializerAttribute()