Verse API reference page for the elimination_result struct
Result data for fort_character elimination events.
Verse using statement |
using { /Fortnite.com/Game } |
Members
This struct has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
EliminatedCharacter |
fort_character |
The fort_character eliminated from the match by EliminatingCharacter. |
EliminatingCharacter |
?fort_character |
fort_character that eliminated EliminatedCharacter from the match. EliminatingCharacter will be false when EliminatedCharacter was eliminated through non-character actions, such as environmental damage. |