CFuseSymbolTable
Interface CFuseSymbolTable
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CFuseSymbolTable : ISchemaClass<CFuseSymbolTable>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
ConstantMap
SchemaUntypedField ConstantMap { get; }Property Value
Constants
ref CUtlVector<ConstantInfo_t> Constants { get; }Property Value
FunctionMap
SchemaUntypedField FunctionMap { get; }Property Value
Functions
ref CUtlVector<FunctionInfo_t> Functions { get; }Property Value
VariableMap
SchemaUntypedField VariableMap { get; }Property Value
Variables
ref CUtlVector<VariableInfo_t> Variables { get; }Property Value