ConstantInfo_t
Interface ConstantInfo_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface ConstantInfo_t : ISchemaClass<ConstantInfo_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Name
string Name { get; set; }Property Value
NameToken
ref CUtlStringToken NameToken { get; }Property Value
Value
ref float Value { get; }Property Value