SwiftlyS2

ExternalAnimGraph_t

Interface ExternalAnimGraph_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ExtGraphHandle

ExternalAnimGraphHandle_t ExtGraphHandle { get; }
Property Value

ExternalGraphOwner

ref CHandle<CBaseAnimGraph> ExternalGraphOwner { get; }
Property Value

ExternalGraphSlotID

ref CGlobalSymbol ExternalGraphSlotID { get; }
Property Value

GraphDefinition

ref CStrongHandle<InfoForResourceTypeCNmGraphDefinition> GraphDefinition { get; }
Property Value

InactiveBehavior

ref ExternalAnimGraphInactiveBehavior_t InactiveBehavior { get; }
Property Value

On this page