Epic Developer Community Forums
Casting from APawn* to MyCustomCharacter* ? Is this ok?
Development
Programming & Scripting
C++
question
,
unreal-engine
,
UE4-27
eblade
(eblade)
March 7, 2022, 11:49pm
4
ACharacter is a subclass of APawn, so all APlayerMallets are also APawns (and ACharacters)
show post in topic