My less ideal workaround is using FString ClassPath
instead, then FindObject<UClass>(ClassPath)
then check it by IsChildOf<UAISense_Sight>()
My less ideal workaround is using FString ClassPath
instead, then FindObject<UClass>(ClassPath)
then check it by IsChildOf<UAISense_Sight>()