|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
#include <AtomParameter.h>
公開メンバ関数 | |
| FAtomSelector () | |
| FAtomSelector (FName InName, const TArray< FName > &InLabels) | |
| FORCEINLINE bool | ContainLabel (FName Label) const |
| FORCEINLINE int | FindLabel (FName Label) const |
| FORCEINLINE FName | GetLabel (int Index) const |
| FORCEINLINE FName | GetName () const |
| FORCEINLINE int | GetNumLabels () const |
限定公開変数類 | |
| TArray< FName > | Labels |
| FName | Name |
Struct that define an Atom selector.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Selector Labels
|
protected |
Selector Name.