Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/UGameplayEffect
| Type | Name | Description | |
|---|---|---|---|
| const GEComponentClass * | Find and return the component of class GEComponentClass on this GE, if one exists. | ||
| const UGameplayEffectComponent * | FindComponent
(
TSubclassOf< UGameplayEffectComponent > ClassToFind |