[UE4] Common classes in UE4

1. Actor: Objects that can be placed in the world

2. Pawn: Actor that can accept Controller input

3. Character: It is a Pawn that can walk, run, jump, etc.

Fourth, Controller: Actor without physical performance, can control Pawn

Five, PlayerController: used to control the player character

Stay, AIController: used to control AI

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325267471&siteId=291194637