CMsgRGBA
Interface CMsgRGBA
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgRGBA : ITypedProtobuf<CMsgRGBA>, INativeHandleImplements
Properties
A
int A { get; set; }Property Value
B
int B { get; set; }Property Value
G
int G { get; set; }Property Value
R
int R { get; set; }Property Value