SwiftlyS2

VariableInfo_t

Interface VariableInfo_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface VariableInfo_t : ISchemaClass<VariableInfo_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Access

ref FuseVariableAccess_t Access { get; }
Property Value

Index

FuseVariableIndex_t Index { get; }
Property Value

Name

string Name { get; set; }
Property Value

NameToken

ref CUtlStringToken NameToken { get; }
Property Value

NumComponents

ref byte NumComponents { get; }
Property Value

VarType

ref FuseVariableType_t VarType { get; }
Property Value

On this page