SwiftlyS2

CNmSoundEvent

Interface CNmSoundEvent

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CNmSoundEvent : CNmEvent, ISchemaClass<CNmEvent>, ISchemaClass<CNmSoundEvent>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AttachmentName

string AttachmentName { get; set; }
Property Value

ContinuePlayingSoundAtDurationEnd

ref bool ContinuePlayingSoundAtDurationEnd { get; }
Property Value

DurationInterruptionThreshold

ref float DurationInterruptionThreshold { get; }
Property Value

Name

string Name { get; set; }
Property Value

Position

ref CNmSoundEvent__Position_t Position { get; }
Property Value

Relevance

ref CNmEventRelevance_t Relevance { get; }
Property Value

Tags

string Tags { get; set; }
Property Value

On this page