C# 클래스 FMOD.Studio.COMMAND_INFO

파일 보기 프로젝트 열기: fmod/UnityIntegration 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
commandName string
frameNumber int
frameTime float
instanceHandle System.UInt32
instanceType INSTANCETYPE
outputHandle System.UInt32
outputType INSTANCETYPE
parentCommandIndex int

프로퍼티 상세

commandName 공개적으로 프로퍼티

public string commandName
리턴 string

frameNumber 공개적으로 프로퍼티

public int frameNumber
리턴 int

frameTime 공개적으로 프로퍼티

public float frameTime
리턴 float

instanceHandle 공개적으로 프로퍼티

public UInt32,System instanceHandle
리턴 System.UInt32

instanceType 공개적으로 프로퍼티

public INSTANCETYPE instanceType
리턴 INSTANCETYPE

outputHandle 공개적으로 프로퍼티

public UInt32,System outputHandle
리턴 System.UInt32

outputType 공개적으로 프로퍼티

public INSTANCETYPE outputType
리턴 INSTANCETYPE

parentCommandIndex 공개적으로 프로퍼티

public int parentCommandIndex
리턴 int