Navigation
API > API/Plugins > API/Plugins/WorldConditionsEditor
The public interface to this module
| Name | IWorldConditionsEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Runtime/WorldConditions/Source/WorldConditionsEditor/Public/WorldConditionsEditorModule.h |
| Include Path | #include "WorldConditionsEditorModule.h" |
Syntax
class IWorldConditionsEditorModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IWorldConditionsEditorModule & Get () |
Singleton-like access to this module's interface. | WorldConditionsEditorModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | WorldConditionsEditorModule.h |