CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
UAtomAisacPatch クラス

#include <AtomAisacPatch.h>

UAtomAisacPatch の継承関係図

公開メンバ関数

UAtomConfigGetConfig () const
void Init (FName InName, bool InDefaultControlFlag, float InDefaultControlValue, const FAtomAisacControl &InControl)

公開変数類

FAtomAisacControl Control
bool DefaultControlFlag
float DefaultControlValue
FName Name

詳解

Class to fully define an AISAC patch.

関数詳解

◆ GetConfig()

UAtomConfig * UAtomAisacPatch::GetConfig ( ) const

Gets the Atom configuaration this AISAC patch belong to.

◆ Init()

void UAtomAisacPatch::Init ( FName InName,
bool InDefaultControlFlag,
float InDefaultControlValue,
const FAtomAisacControl & InControl )
inline

メンバ詳解

◆ Control

FAtomAisacControl UAtomAisacPatch::Control

The control used

◆ DefaultControlFlag

bool UAtomAisacPatch::DefaultControlFlag

Flag wether a control value is specified.

◆ DefaultControlValue

float UAtomAisacPatch::DefaultControlValue

Default control value when specified.

◆ Name

FName UAtomAisacPatch::Name

Name of AISAC patch.


このクラス詳解は次のファイルから抽出されました:
  • C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCore/Public/Atom/AtomAisacPatch.h
  • C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCore/Private/Atom/AtomAisacPatch.cpp