Able Ability System Info and Support Thread

When building package:



 E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingSphere.cpp(35): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingSphere.cpp(35): error C2227: left of '->AsyncOverlapByChannel' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingSphere.cpp(41): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingSphere.cpp(41): error C2227: left of '->QueryOverlapData' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingSphere.cpp(58): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingSphere.cpp(58): error C2227: left of '->OverlapMultiByChannel' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   ablTargetingCapsule.cpp
UATHelper: Packaging (Windows (64-bit)):   ablTargetingBox.cpp
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingRaycast.cpp(37): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingRaycast.cpp(37): error C2227: left of '->AsyncLineTraceByChannel' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingRaycast.cpp(43): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingRaycast.cpp(43): error C2227: left of '->QueryTraceData' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingRaycast.cpp(64): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingRaycast.cpp(64): error C2227: left of '->LineTraceSingleByChannel' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingRaycast.cpp(71): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingRaycast.cpp(71): error C2227: left of '->LineTraceMultiByChannel' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   ablBranchCondition.gen.cpp
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCone.cpp(48): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCone.cpp(48): error C2227: left of '->AsyncOverlapByChannel' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCone.cpp(55): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCone.cpp(55): error C2227: left of '->QueryOverlapData' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCone.cpp(79): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCone.cpp(79): error C2227: left of '->OverlapMultiByChannel' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   ablTargetingBase.gen.cpp
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingBox.cpp(43): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingBox.cpp(43): error C2227: left of '->AsyncOverlapByChannel' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingBox.cpp(49): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingBox.cpp(49): error C2227: left of '->QueryOverlapData' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingBox.cpp(74): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCapsule.cpp(36): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingBox.cpp(74): error C2227: left of '->OverlapMultiByChannel' must point to class/struct/union/generic typec:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of
 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCapsule.cpp(36): error C2227: left of '->AsyncOverlapByChannel' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCapsule.cpp(42): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCapsule.cpp(42): error C2227: left of '->QueryOverlapData' must point to class/struct/union/generic type
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCapsule.cpp(59): error C2027: use of undefined type 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   c:\program files\epic games\ue_4.18\engine\source\runtime\core\public\GenericPlatform/GenericPlatformMisc.h(817): note: see declaration of 'UWorld'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\Targeting\ablTargetingCapsule.cpp(59): error C2227: left of '->OverlapMultiByChannel' must point to class/struct/union/generic type