Files
UnrealEngineUWP/Engine/Documentation/Source/Programming/Tutorials/PlayerInput/PlayerInput.CHN.udn
Max Chen 4561801a81 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) @7119039
#rb none

[CL 7120528 by Max Chen in Dev-Editor branch]
2019-06-21 01:21:43 -04:00

37 lines
928 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:3782314
Availability: Public
Title:玩家输入和Pawns
Crumbs:%ROOT%, GettingStarted
Description:通过扩展Pawn类来对玩家输入进行响应、
version:4.9
type:how-to
type:landing
skilllevel:Beginner
在本教程的过程中您可以通过扩展Pawn类来对玩家输入进行响应。
[OBJECT:EmbeddedVideo]
[PARAMLITERAL:width]
640
[/PARAMLITERAL]
[PARAMLITERAL:height]
360
[/PARAMLITERAL]
[PARAMLITERAL:videoid]
nTshVrOaNdY
[/PARAMLITERAL]
[/OBJECT]
(#Steps)
## 步骤
[REGION:buttonlist]
* [](Programming\Tutorials\PlayerInput\1 "%Programming\Tutorials\PlayerInput\1:description%")
* [](Programming\Tutorials\PlayerInput\2 "%Programming\Tutorials\PlayerInput\2:description%")
* [](Programming\Tutorials\PlayerInput\3 "%Programming\Tutorials\PlayerInput\3:description%")
* [](Programming\Tutorials\PlayerInput\4 "%Programming\Tutorials\PlayerInput\4:description%")
[/REGION]