unreal.OnPlayerStatePawnSet¶
- class unreal.OnPlayerStatePawnSet(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseOn Player State Pawn Set Delegate Signature
- Parameters:
player (PlayerState)
new_pawn (Pawn)
old_pawn (Pawn)
C++ Source:
Module: Engine
File: PlayerState.h