Skip to main content

B1HopeSlotInfo

  • Stores runtime state for a single hope slot, including the active hope ID,
    * expiry time, fixed-hope flag, mission ID, and the entity that caused the hope.
PropertyTypeDescriptionMetadata
HopeIdFNameIdentifier of the hope currently occupying this slot.
HopeExpireTimeint64Game tick at which this hope expires.
bFixedHopeboolWhether this hope is fixed and cannot be replaced automatically.
MissionIdFB1MissionIdMission ID associated with this hope slot.
ReasonTargetEntityIdFB1EntityIdEntity ID of the character that triggered this hope.