CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
IAtomRuntimePlugin.h ファイル
#include "CoreMinimal.h"
#include "Features/IModularFeature.h"
#include "Modules/ModuleInterface.h"
#include "Modules/ModuleManager.h"
#include "UObject/ObjectMacros.h"
#include "IAtomExtensionPlugin.h"
#include "IAtomRuntimePlugin.generated.h"

クラス

class  IAtomRuntimePlugin
class  IAtomRuntimePluginFactory
class  UAtomRuntimePluginSettingsBase

型定義

using TAtomRuntimePluginPtr = TSharedPtr<IAtomRuntimePlugin, ESPMode::ThreadSafe>

型定義詳解

◆ TAtomRuntimePluginPtr

using TAtomRuntimePluginPtr = TSharedPtr<IAtomRuntimePlugin, ESPMode::ThreadSafe>