ITypedProtobuf
Interface ITypedProtobuf
Namespace: SwiftlyS2.Shared.NetMessages
Assembly: SwiftlyS2.CS2.dll
public interface ITypedProtobuf<T> : INativeHandle where T : ITypedProtobuf<T>Type Parameters
- T
Implements
Properties
Accessor
IProtobufAccessor Accessor { get; }Property Value