Unreal Engine Blueprint API Reference > Ability
Retrieves the SourceObject associated with this ability. Can only be called on instanced abilities.
Target is Gameplay Ability
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Retrieves the SourceObject associated with this ability. Can only be called on instanced abilities. |