SwiftlyS2

CNmGraphDefinition

Interface CNmGraphDefinition

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ControlParameterIDs

ref CUtlVector<CGlobalSymbol> ControlParameterIDs { get; }
Property Value

ExternalGraphSlots

ref CUtlVector<CNmGraphDefinition__ExternalGraphSlot_t> ExternalGraphSlots { get; }
Property Value

NodePaths

ref CUtlVector<CUtlString> NodePaths { get; }
Property Value

PersistentNodeIndices

ref CUtlVector<short> PersistentNodeIndices { get; }
Property Value

ReferencedGraphSlots

ref CUtlVector<CNmGraphDefinition__ReferencedGraphSlot_t> ReferencedGraphSlots { get; }
Property Value

Resources

ref CUtlVector<SchemaUntypedField> Resources { get; }
Property Value

RootNodeIdx

ref short RootNodeIdx { get; }
Property Value

Skeleton

ref CStrongHandle<InfoForResourceTypeCNmSkeleton> Skeleton { get; }
Property Value

VariationID

ref CGlobalSymbol VariationID { get; }
Property Value

VirtualParameterIDs

ref CUtlVector<CGlobalSymbol> VirtualParameterIDs { get; }
Property Value

VirtualParameterNodeIndices

ref CUtlVector<short> VirtualParameterNodeIndices { get; }
Property Value

On this page