Unreal Engine Blueprint API Reference > Ability
Convenience method for abilities to get outgoing gameplay effect specs (for example, to pass on to projectiles to apply to whoever they hit)
Target is Gameplay Ability
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
class | Gameplay Effect Class | |
real | Level |
Outputs
Type | Name | Description |
---|---|---|
struct | Return Value | Convenience method for abilities to get outgoing gameplay effect specs (for example, to pass on to projectiles to apply to whoever they hit) |