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