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