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

#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.

構築子と解体子

◆ FAtomSelector() [1/2]

FAtomSelector::FAtomSelector ( )
inline

◆ FAtomSelector() [2/2]

FAtomSelector::FAtomSelector ( FName InName,
const TArray< FName > & InLabels )
inline

関数詳解

◆ ContainLabel()

FORCEINLINE bool FAtomSelector::ContainLabel ( FName Label) const
inline

◆ FindLabel()

FORCEINLINE int FAtomSelector::FindLabel ( FName Label) const
inline

◆ GetLabel()

FORCEINLINE FName FAtomSelector::GetLabel ( int Index) const
inline

◆ GetName()

FORCEINLINE FName FAtomSelector::GetName ( ) const
inline

◆ GetNumLabels()

FORCEINLINE int FAtomSelector::GetNumLabels ( ) const
inline

メンバ詳解

◆ Labels

TArray<FName> FAtomSelector::Labels
protected

Selector Labels

◆ Name

FName FAtomSelector::Name
protected

Selector Name.


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