Struct CriAtomEx.CueInfo
キュー情報
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriAtom.dll
Syntax
public struct CriAtomEx.CueInfo
Remarks
説明: キューの詳細情報です。
Fields
categories
Declaration
public InlineArray16<ushort> categories
Field Value
Type | Description |
---|---|
InlineArray16<ushort> |
Remarks
カテゴリインデックス
gameVariableInfo
Declaration
public CriAtomEx.GameVariableInfo gameVariableInfo
Field Value
Type | Description |
---|---|
CriAtomEx.GameVariableInfo |
Remarks
ゲーム変数(スイッチ変数のみ)
headerVisibility
Declaration
public byte headerVisibility
Field Value
Type | Description |
---|---|
byte |
Remarks
ヘッダー公開フラグ
id
Declaration
public int id
Field Value
Type | Description |
---|---|
int |
Remarks
キューID
ignorePlayerParameter
Declaration
public byte ignorePlayerParameter
Field Value
Type | Description |
---|---|
byte |
Remarks
プレーヤーパラメーター無効化フラグ
length
Declaration
public long length
Field Value
Type | Description |
---|---|
long |
Remarks
長さ(msec)
name
Declaration
public NativeString name
Field Value
Type | Description |
---|---|
NativeString |
Remarks
キュー名
numBlocks
Declaration
public ushort numBlocks
Field Value
Type | Description |
---|---|
ushort |
Remarks
ブロック数
numLimits
Declaration
public short numLimits
Field Value
Type | Description |
---|---|
short |
Remarks
キューリミット
numRelatedWaveforms
Declaration
public ushort numRelatedWaveforms
Field Value
Type | Description |
---|---|
ushort |
Remarks
関連する波形数
numTracks
Declaration
public ushort numTracks
Field Value
Type | Description |
---|---|
ushort |
Remarks
トラック数
panType
Declaration
public CriAtomEx.PanType panType
Field Value
Type | Description |
---|---|
CriAtomEx.PanType |
Remarks
パンタイプ
pitch
Declaration
public float pitch
Field Value
Type | Description |
---|---|
float |
Remarks
ピッチ
pos3dInfo
Declaration
public CriAtomEx.CuePos3dInfo pos3dInfo
Field Value
Type | Description |
---|---|
CriAtomEx.CuePos3dInfo |
Remarks
3D情報
priority
Declaration
public byte priority
Field Value
Type | Description |
---|---|
byte |
Remarks
プライオリティ
probability
Declaration
public byte probability
Field Value
Type | Description |
---|---|
byte |
Remarks
再生確率
reserved
Declaration
public InlineArray1<ushort> reserved
Field Value
Type | Description |
---|---|
InlineArray1<ushort> |
Remarks
予約領域
selectorIndex
Declaration
public ushort selectorIndex
Field Value
Type | Description |
---|---|
ushort |
Remarks
セレクターインデックス(スイッチ変数のみ)
silentMode
Declaration
public CriAtomEx.SilentMode silentMode
Field Value
Type | Description |
---|---|
CriAtomEx.SilentMode |
Remarks
無音時処理モード
type
Declaration
public CriAtomExAcb.CueType type
Field Value
Type | Description |
---|---|
CriAtomExAcb.CueType |
Remarks
タイプ
userData
Declaration
public NativeString userData
Field Value
Type | Description |
---|---|
NativeString |
Remarks
ユーザーデータ
volume
Declaration
public float volume
Field Value
Type | Description |
---|---|
float |
Remarks
ボリューム