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

#include <AtomAisacPatch.h>

公開メンバ関数

 FAtomAisacControl ()
 FAtomAisacControl (FName InName, int32 InID)
bool IsValid () const
bool operator!= (const FAtomAisacControl &Other) const
bool operator== (const FAtomAisacControl &Other) const

公開変数類

int32 ID
FName Name

詳解

Struct that define an AISAC control.

構築子と解体子

◆ FAtomAisacControl() [1/2]

FAtomAisacControl::FAtomAisacControl ( )
inline

◆ FAtomAisacControl() [2/2]

FAtomAisacControl::FAtomAisacControl ( FName InName,
int32 InID )
inline

関数詳解

◆ IsValid()

bool FAtomAisacControl::IsValid ( ) const
inline

◆ operator!=()

bool FAtomAisacControl::operator!= ( const FAtomAisacControl & Other) const
inline

◆ operator==()

bool FAtomAisacControl::operator== ( const FAtomAisacControl & Other) const
inline

メンバ詳解

◆ ID

int32 FAtomAisacControl::ID

Unique Atom Craft ID of the AISAC control.

◆ Name

FName FAtomAisacControl::Name

Name of the AISAC control.


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