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

#include <AtomGraphPinObject.h>

UAtomGraphPinObject の継承関係図

公開メンバ関数

virtual UObject * GetObject () const
virtual UClass * GetObjectClass () const
virtual void SetObject (UObject *Object)

詳解

Base class to hold a property to permit a customized selection. (Local Use only)

関数詳解

◆ GetObject()

virtual UObject * UAtomGraphPinObject::GetObject ( ) const
inlinevirtual

◆ GetObjectClass()

virtual UClass * UAtomGraphPinObject::GetObjectClass ( ) const
inlinevirtual

◆ SetObject()

virtual void UAtomGraphPinObject::SetObject ( UObject * Object)
inlinevirtual

このクラス詳解は次のファイルから抽出されました:
  • C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCoreEditor/Private/BlueprintGraph/AtomGraphPinObject.h