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