Navigation
API > API/Plugins > API/Plugins/GameplayBehaviorsModule > API/Plugins/GameplayBehaviorsModule/UGameplayBehavior
References
| Module | GameplayBehaviorsModule |
| Header | /Engine/Plugins/Experimental/GameplayBehaviors/Source/GameplayBehaviorsModule/Public/GameplayBehavior.h |
| Include | #include "GameplayBehavior.h" |
bool IsInstanced
&40;
const UGameplayBehaviorConfig &42; Config
&41; const
Remarks
Returns true if this behavior instance is either a non-CDO object or is a CDO, but the class is intended to be used via its instances. If InstantiationPolicy is "ConditionallyInstantiate" then NeedsInstance will be called to see if class wants to spawn an instance depending on
Parameters
| Name | Description |
|---|---|
| Config |