Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/GameplayBehaviors/Source/GameplayBehaviorsModule/Public/GameplayBehaviorConfig.h |
Include |
#include "GameplayBehaviorConfig.h" |
UCLASS(Blueprintable, BlueprintType, EditInlineNew, CollapseCategories)
class UGameplayBehaviorConfig : public UObject
Name | Description | ||
---|---|---|---|
|
TSubclassOf< UG... |
BehaviorClass |
Name | Description | ||
---|---|---|---|
|
UGameplayBeh... |
GetBehavior ( |
Depending on the specific UGameplayBehavior class returns an instance or CDO of BehaviorClass. |