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