Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULocalPlayer
| Name | FOnControllerIdChanged |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/LocalPlayer.h |
| Include Path | #include "Engine/LocalPlayer.h" |
Syntax
class FOnControllerIdChanged : public TBaseMulticastDelegate_TwoParams< void, int32, int32 >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, int32, int32 > → ULocalPlayer::FOnControllerIdChanged