SwiftlyS2

CAnimComponentUpdater

Interface CAnimComponentUpdater

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Id

AnimComponentID Id { get; }
Property Value

Name

string Name { get; set; }
Property Value

NetworkMode

ref AnimNodeNetworkMode NetworkMode { get; }
Property Value

StartEnabled

ref bool StartEnabled { get; }
Property Value

On this page