Unreal Engine Blueprint API Reference > Ability > Gameplay Effect
Returns the start time (time which the GE was added) for a given GameplayEffect
Target is Ability System Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
struct | Active Handle |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
real | Return Value | Returns the start time (time which the GE was added) for a given GameplayEffect |