Setting TSubclassOf<> property in config

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