CPulseCell_Step_CallExternalMethod
Interface CPulseCell_Step_CallExternalMethod
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPulseCell_Step_CallExternalMethod : CPulseCell_BaseYieldingInflow, CPulseCell_BaseFlow, CPulseCell_Base, ISchemaClass<CPulseCell_Base>, ISchemaClass<CPulseCell_BaseFlow>, ISchemaClass<CPulseCell_BaseYieldingInflow>, ISchemaClass<CPulseCell_Step_CallExternalMethod>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPulseCell_BaseYieldingInflow
- CPulseCell_BaseFlow
- CPulseCell_Base
- ISchemaClass<CPulseCell_Base>
- ISchemaClass<CPulseCell_BaseFlow>
- ISchemaClass<CPulseCell_BaseYieldingInflow>
- ISchemaClass<CPulseCell_Step_CallExternalMethod>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AsyncCallMode
ref PulseMethodCallMode_t AsyncCallMode { get; }Property Value
BlackboardIndex
PulseRuntimeBlackboardReferenceIndex_t BlackboardIndex { get; }Property Value
ExpectedArgs
ref CUtlLeanVector<CPulseRuntimeMethodArg, int> ExpectedArgs { get; }Property Value
MethodName
SchemaUntypedField MethodName { get; }Property Value
OnFinished
CPulse_ResumePoint OnFinished { get; }Property Value