Click or drag to resize

SoundLoadFile Property

The name of the file with sound data.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<ReferenceValueType_Resource> LoadFile { get; set; }

Property Value

ReferenceReferenceValueType_Resource
See Also