Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FMOD
Studio
COMMAND_INFO_INTERNAL
C# Class FMOD.Studio.COMMAND_INFO_INTERNAL
Afficher le fichier
Open project: fmod/UnityIntegration
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
commandName
System.IntPtr
frameNumber
int
frameTime
float
instanceHandle
System.UInt32
instanceType
INSTANCETYPE
outputHandle
System.UInt32
outputType
INSTANCETYPE
parentCommandIndex
int
Méthodes publiques
Méthode
Description
createPublic
( ) :
COMMAND_INFO
Method Details
createPublic()
public
méthode
public
createPublic
( ) :
COMMAND_INFO
Résultat
COMMAND_INFO
Property Details
commandName
public_oe property
public
IntPtr,System
commandName
Résultat
System.IntPtr
frameNumber
public_oe property
public
int
frameNumber
Résultat
int
frameTime
public_oe property
public
float
frameTime
Résultat
float
instanceHandle
public_oe property
public
UInt32,System
instanceHandle
Résultat
System.UInt32
instanceType
public_oe property
public
INSTANCETYPE
instanceType
Résultat
INSTANCETYPE
outputHandle
public_oe property
public
UInt32,System
outputHandle
Résultat
System.UInt32
outputType
public_oe property
public
INSTANCETYPE
outputType
Résultat
INSTANCETYPE
parentCommandIndex
public_oe property
public
int
parentCommandIndex
Résultat
int