CRIWARE Unity Plugin Manual  Last Updated: 2024-04-24
CriAtomEx.AisacInfo 構造体

AISAC情報取得用構造体 [詳解]

公開変数類

readonly string name
 
bool defaultControlFlag
 
float defaultControlValue
 
AisacControlId controlId
 
readonly string controlName
 

詳解

AISAC情報取得用構造体

説明:
AISAC情報を取得するための構造体です。
参照
CriAtomExPlayer::GetAttachedAisacInfo, CriAtomExCategory::GetAttachedAisacInfoById, CriAtomExCategory::GetAttachedAisacInfoByName

メンバ詳解

readonly string name

AISAC名

bool defaultControlFlag

デフォルトコントロール値が設定されているか

float defaultControlValue

デフォルトAISACコントロール値

AisacControlId controlId

ControlId

readonly string controlName

ControlName


この構造体詳解は次のファイルから抽出されました: