APILNSound_Create Method |
Namespace: Lumino
public static Result LNSound_Create( string filePath, out IntPtr sound )
Public Shared Function LNSound_Create ( filePath As String, <OutAttribute> ByRef sound As IntPtr ) As Result
public: static Result LNSound_Create( String^ filePath, [OutAttribute] IntPtr% sound )
static member LNSound_Create : filePath : string * sound : IntPtr byref -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSound_Create(System.String,System.IntPtr@)"]