Navigation
API > API/Plugins > API/Plugins/GameplayBehaviorSmartObjectsModu-
SmartObject behavior definition for the GameplayBehavior framework
| |
|
| Name |
UGameplayBehaviorSmartObjectBehaviorDefinition |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/GameplayBehaviorSmartObjects/Source/GameplayBehaviorSmartObjectsModule/Public/GameplayBehaviorSmartObjectBehaviorDefinition.h |
| Include Path |
#include "GameplayBehaviorSmartObjectBehaviorDefinition.h" |
Syntax
UCLASS (MinimalAPI)
class UGameplayBehaviorSmartObjectBehaviorDefinition : public USmartObjectBehaviorDefinition
Inheritance Hierarchy
Variables
Public
Functions
Public
Overridden from UObject
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void GetPreloadDependencies
(
TArray< UObject* >& OutDeps
)
|
|
GameplayBehaviorSmartObjectBehaviorDefinition.h |
|