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