Unreal Engine Blueprint API Reference > Pawn
Returns whether this Controller is a locally controlled PlayerController.
Target is Controller
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns whether this Controller is a locally controlled PlayerController. |