SwiftlyS2

CAudioAnimTag

Interface CAudioAnimTag

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CAudioAnimTag : CAnimTagBase, ISchemaClass<CAnimTagBase>, ISchemaClass<CAudioAnimTag>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AttachmentName

string AttachmentName { get; set; }
Property Value

ClipName

string ClipName { get; set; }
Property Value

PlayOnClient

ref bool PlayOnClient { get; }
Property Value

PlayOnServer

ref bool PlayOnServer { get; }
Property Value

StopWhenGraphEnds

ref bool StopWhenGraphEnds { get; }
Property Value

StopWhenTagEnds

ref bool StopWhenTagEnds { get; }
Property Value

Volume

ref float Volume { get; }
Property Value

On this page