資源簡介
UE4全景插件導出2

代碼片段和文件信息
//?Copyright?1998-2015?Epic?Games?Inc.?All?Rights?Reserved.
namespace?UnrealBuildTool.Rules
{
public?class?ExportobjectPlugin?:?ModuleRules
{
public?ExportobjectPlugin(TargetInfo?Target)
{
PublicIncludePaths.AddRange(
new?string[]?{
//?...?add?public?include?paths?required?here?...
}
);
PrivateIncludePaths.AddRange(
new?string[]?{
“Developer/ExportobjectPlugin/Private“
//?...?add?other?private?include?paths?required?here?...
}
);
PublicDependencyModuleNames.AddRange(
new?string[]
{
“Core“
????????????????????“CoreUobject“
????????????????????“Engine“
????????????????????“UnrealEd“
//?...?add?other?public?dependencies?that?you?statically?link?with?here?...
}
);
PrivateDependencyModuleNames.AddRange(
new?string[]
{
//?...?add?private?dependencies?that?you?statically?link?with?here?...
}
);
DynamicallyLoadedModuleNames.AddRange(
new?string[]
{
//?...?add?any?modules?that?your?module?loads?dynamically?here?...
}
);
}
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-06-19?18:18??Exportob
?????文件?????????242??2015-06-19?18:18??Exportob
?????文件???????18047??2015-06-19?18:18??Exportob
?????目錄???????????0??2015-06-19?18:18??Exportob
?????目錄???????????0??2015-06-19?18:18??Exportob
?????文件??????386825??2015-06-19?18:18??Exportob
?????文件???????61892??2015-06-19?18:18??Exportob
?????文件????????1862??2015-06-19?18:18??Exportob
?????文件?????1849789??2015-06-19?18:18??Exportob
?????目錄???????????0??2015-06-19?18:18??Exportob
?????目錄???????????0??2015-06-19?18:18??Exportob
?????文件?????????565??2015-06-19?18:18??Exportob
?????目錄???????????0??2015-06-19?18:18??Exportob
?????文件???????12739??2015-06-19?18:18??Exportob
?????目錄???????????0??2015-06-19?18:18??Exportob
?????目錄???????????0??2015-06-19?18:18??Exportob
?????目錄???????????0??2015-06-19?18:18??Exportob
?????文件?????????485??2015-06-19?18:18??Exportob
?????文件????????1071??2015-06-19?18:18??Exportob
?????目錄???????????0??2015-06-19?18:18??Exportob
?????文件?????????789??2015-06-19?18:18??Exportob
?????文件?????????344??2015-06-19?18:18??Exportob
?????文件????????6056??2015-06-19?18:18??Exportob
?????目錄???????????0??2015-06-19?18:18??Exportob
?????文件????????1106??2015-06-19?18:18??Exportob
?????文件????????1223??2015-06-19?18:18??Exportob
- 上一篇:環信即時通信 web集成
- 下一篇:拉丁超立方抽樣軟件
評論
共有 條評論