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

#include <AtomConfig.h>

公開メンバ関数

 FAtomGameVariable ()
 FAtomGameVariable (FName InName, int32 InID, float InValue)
bool operator!= (const FAtomGameVariable &Other) const
bool operator== (const FAtomGameVariable &Other) const

公開変数類

int32 ID
FName Name
int32 Value

詳解

Struct that define a Game Variable.

構築子と解体子

◆ FAtomGameVariable() [1/2]

FAtomGameVariable::FAtomGameVariable ( )
inline

◆ FAtomGameVariable() [2/2]

FAtomGameVariable::FAtomGameVariable ( FName InName,
int32 InID,
float InValue )
inline

関数詳解

◆ operator!=()

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

◆ operator==()

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

メンバ詳解

◆ ID

int32 FAtomGameVariable::ID

Unique Atom Craft ID of the Game Variable.

◆ Name

FName FAtomGameVariable::Name

Name of the Game Variable.

◆ Value

int32 FAtomGameVariable::Value

Unique Atom Craft default value of the Game Variable.


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