|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
#include <AtomConfig.h>
公開メンバ関数 | |
| FAtomSelectorInfo () | |
| FAtomSelectorInfo (const FString &InName) | |
| bool | operator!= (const FAtomSelectorInfo &Other) const |
| bool | operator== (const FAtomSelectorInfo &Other) const |
公開変数類 | |
| TArray< FString > | Labels |
| FString | Name |
FAtomSelectorInfo struct
| FAtomSelectorInfo::FAtomSelectorInfo | ( | ) |
| FAtomSelectorInfo::FAtomSelectorInfo | ( | const FString & | InName | ) |
|
inline |
|
inline |
| TArray<FString> FAtomSelectorInfo::Labels |
Selector Labels
| FString FAtomSelectorInfo::Name |
Selector Name.