FB1AdmitDesireBuffLevelData
🧩 Struct: FB1AdmitDesireBuffLevelData¶
Defines a single level entry for the AdmitDesire buff system, including the level and associated buff ID.
Properties¶
- Level (
int32
): The level of the buff, must be at least 1. - BuffId (
FName
): The ID of the buff applied at this level (linked to Buff.Id).