SwiftlyS2

CPulseCell_Inflow_Method

Interface CPulseCell_Inflow_Method

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPulseCell_Inflow_Method : CPulseCell_Inflow_BaseEntrypoint, CPulseCell_BaseFlow, CPulseCell_Base, ISchemaClass<CPulseCell_Base>, ISchemaClass<CPulseCell_BaseFlow>, ISchemaClass<CPulseCell_Inflow_BaseEntrypoint>, ISchemaClass<CPulseCell_Inflow_Method>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Args

ref CUtlLeanVector<CPulseRuntimeMethodArg, int> Args { get; }
Property Value

Description

string Description { get; set; }
Property Value

IsPublic

ref bool IsPublic { get; }
Property Value

MethodName

SchemaUntypedField MethodName { get; }
Property Value

ReturnType

SchemaUntypedField ReturnType { get; }
Property Value

On this page