Files
UnrealEngine/Engine/Documentation/Source/Shared/PlayWorld/PlayWorld.CHN.udn
2025-05-18 13:04:45 +08:00

22 lines
974 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

INTSourceChangelist:3108692
Availability:NoPublish
Title:PlayWorld工具提示
Crumbs:
[EXCERPT:Simulate]
它将会启动在编辑器中模拟 (SIE) 的会话会在没有玩家的情况下于其中进行游戏。在模拟中物理蓝图C++ 代码以及动画均为激活状态。玩家pawn未被支配所以无法进行游戏输入。在模拟中编辑器工具保持可访问状态这样可以添加和变更Actors。
[VAR:ToolTipFullLink]
Engine/UI/LevelEditor/InEditorTesting#simulateineditor
[/VAR]
[/EXCERPT:Simulate]
[EXCERPT:RepeatLastPlay]
这样将启动在编辑器中模拟PIE的会话因而可以直接从编辑器中测试游戏您可以在下拉菜单中对 Play In Editor 在编辑器中游玩会话的不同模式和选项进行选择并且Play In按钮将会使用和先前会话所选的相同设置。
[VAR:ToolTipFullLink]
Engine/UI/LevelEditor/InEditorTesting#playineditor
[/VAR]
[/EXCERPT:RepeatLastPlay]