Navigation
API > API/Plugins > API/Plugins/WebAPIEditor
References
| Module | WebAPIEditor |
| Header | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Public/WebAPIEditorUtilities.h |
| Include | #include "WebAPIEditorUtilities.h" |
Syntax
class FWebAPIEditorUtilities
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FWebAPIEditorUtilities > | Get () |
Get the singleton instance. | |
| bool | GetHeadersForClass
(
const TSubclassOf< UObject >& InClass, |
Get all required headers to reference the provided class. | |
| bool | GetModulesForClass
(
const TSubclassOf< UObject >& InClass, |
Get all required modules to reference the provided class. |