Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FMOD
Studio
COMMAND_INFO_INTERNAL
C# Class FMOD.Studio.COMMAND_INFO_INTERNAL
ファイルを表示
Open project: fmod/UnityIntegration
Class Usage Examples
Public Properties
Property
Type
Description
commandName
System.IntPtr
frameNumber
int
frameTime
float
instanceHandle
System.UInt32
instanceType
INSTANCETYPE
outputHandle
System.UInt32
outputType
INSTANCETYPE
parentCommandIndex
int
Public Methods
Method
Description
createPublic
( ) :
COMMAND_INFO
Method Details
createPublic()
public
method
public
createPublic
( ) :
COMMAND_INFO
return
COMMAND_INFO
Property Details
commandName
public_oe property
public
IntPtr,System
commandName
return
System.IntPtr
frameNumber
public_oe property
public
int
frameNumber
return
int
frameTime
public_oe property
public
float
frameTime
return
float
instanceHandle
public_oe property
public
UInt32,System
instanceHandle
return
System.UInt32
instanceType
public_oe property
public
INSTANCETYPE
instanceType
return
INSTANCETYPE
outputHandle
public_oe property
public
UInt32,System
outputHandle
return
System.UInt32
outputType
public_oe property
public
INSTANCETYPE
outputType
return
INSTANCETYPE
parentCommandIndex
public_oe property
public
int
parentCommandIndex
return
int