CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
SubObjectPicker.cpp ファイル
#include "Customizations/SubObjectPicker.h"
#include "SlateGlobals.h"
#include "Widgets/Text/STextBlock.h"
#include "PropertyRestriction.h"
#include "DetailLayoutBuilder.h"
#include "IDetailChildrenBuilder.h"
#include "DetailWidgetRow.h"
#include "IDetailPropertyRow.h"
#include "ISinglePropertyView.h"
#include "PropertyCustomizationHelpers.h"
#include "ContentBrowserModule.h"
#include "IContentBrowserSingleton.h"
#include "Widgets/SAssetView.h"

名前空間

namespace  FSubObjectPickerUtils

マクロ定義

#define LOCTEXT_NAMESPACE   "FSubObjectPicker"

関数

static const FVector2D FSubObjectPickerUtils::ContentBrowserWindowSize (300.0f, 300.0f)
UClass * FSubObjectPickerUtils::GetPropertyClass (TSharedPtr< IPropertyHandle > InProp)
bool FSubObjectPickerUtils::IsPropertyValueChildOf (TSharedPtr< IPropertyHandle > InProp, const UStruct *Class)

マクロ定義詳解

◆ LOCTEXT_NAMESPACE

#define LOCTEXT_NAMESPACE   "FSubObjectPicker"