C# Class FMOD.Studio.COMMAND_INFO

Afficher le fichier Open project: fmod/UnityIntegration Class Usage Examples

Méthodes publiques

Свойство Type Description
commandName string
frameNumber int
frameTime float
instanceHandle System.UInt32
instanceType INSTANCETYPE
outputHandle System.UInt32
outputType INSTANCETYPE
parentCommandIndex int

Property Details

commandName public_oe property

public string commandName
Résultat string

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