Able Ability System Info and Support Thread

And I can’t create build:



UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(19): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(19): error C2143: syntax error: missing ',' before '*'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(22): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(22): error C2143: syntax error: missing ',' before '*'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(25): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(25): error C2143: syntax error: missing ',' before '*'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(28): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(28): error C2143: syntax error: missing ',' before '*'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(31): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(31): error C2143: syntax error: missing ',' before '*'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(34): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(34): error C2143: syntax error: missing ',' before '*'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(37): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(37): error C2143: syntax error: missing ',' before '*'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(40): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(40): error C2143: syntax error: missing ',' before '*'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(43): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Classes\ablAbilityDebug.h(43): error C2143: syntax error: missing ',' before '*'
UATHelper: Packaging (Windows (64-bit)):   ablSettings.gen.cpp
UATHelper: Packaging (Windows (64-bit)):   AbleCore.init.gen.cpp
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\ablAbilityDebug.cpp(9): error C2143: syntax error: missing ';' before '<'
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\ablAbilityDebug.cpp(9): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)):   E:\Azure\Rogal\Plugins\Able\Source\AbleCore\Private\ablAbilityDebug.cpp(10): error C2143: syntax error: missing ';' before '<'


You should add #include “Runtime/Engine/Classes/Engine/World.h” to this class.