MLDict
Interface MLDict
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface MLDict : ITypedProtobuf<MLDict>, INativeHandleImplements
Properties
Key
string Key { get; set; }Property Value
ValFloat
float ValFloat { get; set; }Property Value
ValInt
int ValInt { get; set; }Property Value
ValString
string ValString { get; set; }Property Value