swiftlys2/docs/api/ai/
API Reference NetMessages

ITypedProtobuf`1

Interface
Namespace: SwiftlyS2.Shared.NetMessages · Assembly: SwiftlyS2.CS2.dll
public interface ITypedProtobuf<T> : INativeHandle where T : ITypedProtobuf<T>
Implements INativeHandle
View source

Properties

Accessor

IProtobufAccessor Accessor { get; }
Property Value