NetSerializer.RegisterCustomType Method
From LiteNetLib
NetSerializerRegisterCustomType Method |
LiteNetLib |
Overload List
| Name | Description | |
|---|---|---|
| RegisterCustomTypeT |
Register custom property type
| |
| RegisterCustomTypeT(FuncT) |
Register custom property type
| |
| RegisterCustomTypeT(ActionNetDataWriter, T, FuncNetDataReader, T) |
Register custom property type
|
See Also