Epic Developer Community Forums
BeginOverlap event, check if Actor is certain class type
Development
Programming & Scripting
C++
unreal-engine
,
overlap-actors
,
question
,
UE4
,
overlap
,
CPP
HarryHighDef
(HarryHighDef)
April 30, 2019, 8:45am
2
try
Cast<USpaceBall>(OtherActor) != nullptr
show post in topic