B1SkillCheckResultInfo
- Structure that defines skill check result information.
* Contains the sequence to play and buff to grant based on skill check result.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ResultType | EB1SkillCheckResultType | The type of skill check result (Excellent, Good, Bad, Terrible, etc.) | Category: B1SkillCheckResultInfo |
| InteractionSequenceId | FName | The interaction sequence ID to play based on the result | Category: B1SkillCheckResultInfo |
| BuffIds | TArray | The buff ID based on the result | Category: B1SkillCheckResultInfo Foreign: Buff.Id |