摘要: void FTestButtonModule::PluginButtonClicked() { GEngine->AddOnScreenDebugMessage(-1, 5.f, FColor::Red, TEXT("begin")); for (TActorIterator It(GEditor->GetEditorWorldContext().World()); It; +... 阅读全文
posted @ 2019-02-17 23:14 UnseenstoneX 阅读(472) 评论(0) 推荐(0)
摘要: FNotificationInfo NormalMapNotification( FText::Format(LOCTEXT("ImportTexture_IsNormalMap", "Texture {TextureName} was imported as a normal map"), Arg 阅读全文
posted @ 2019-02-17 21:31 UnseenstoneX 阅读(579) 评论(0) 推荐(0)