FunctionInfo_t
Interface FunctionInfo_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface FunctionInfo_t : ISchemaClass<FunctionInfo_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Index
FuseFunctionIndex_t Index { get; }Property Value
IsPure
ref bool IsPure { get; }Property Value
Name
string Name { get; set; }Property Value
NameToken
ref CUtlStringToken NameToken { get; }Property Value
ParamCount
ref int ParamCount { get; }Property Value