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

#include <AtomConfig.h>

公開メンバ関数

 FAtomSelectorInfo ()
 FAtomSelectorInfo (const FString &InName)
bool operator!= (const FAtomSelectorInfo &Other) const
bool operator== (const FAtomSelectorInfo &Other) const

公開変数類

TArray< FStringLabels
FString Name

詳解

構築子と解体子

◆ FAtomSelectorInfo() [1/2]

FAtomSelectorInfo::FAtomSelectorInfo ( )

◆ FAtomSelectorInfo() [2/2]

FAtomSelectorInfo::FAtomSelectorInfo ( const FString & InName)

関数詳解

◆ operator!=()

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

◆ operator==()

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

メンバ詳解

◆ Labels

TArray<FString> FAtomSelectorInfo::Labels

Selector Labels

◆ Name

FString FAtomSelectorInfo::Name

Selector Name.


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