Skip to main content

B1RabbitHoleTableRow

  • Table row defining a rabbit hole interaction, including icon, text IDs, scripts, interaction list, and choice cards.
PropertyTypeDescriptionMetadata
IconTextureTSoftObjectPtrIcon texture for this interaction (supports Texture2D and SlateTextureAtlasInterface).Category: B1RabbitHoleTableRow
MainTextIdFStringID reference for the main text.Category: B1RabbitHoleTableRow
StringTableKey: Id
TooltipTextIdFStringID reference for the tooltip text.Category: B1RabbitHoleTableRow
StringTableKey: Id
ToastMessageTextIdFStringID reference for the toast message text.Category: B1RabbitHoleTableRow
OverrideScheduleInfoIdFNameID reference for overriding schedule information.Category: B1RabbitHoleTableRow
Foreign: ScheduleInfo.Id
StartScriptIdFNameID reference for the script to execute when the interaction starts.Category: B1RabbitHoleTableRow
Foreign: Script_RabbitHole.Id
CancelScriptIdFNameID reference for the script to execute when the interaction is canceled.Category: B1RabbitHoleTableRow
Foreign: Script_RabbitHole.Id
FinishScriptIdFNameID reference for the script to execute when the interaction is completed.Category: B1RabbitHoleTableRow
Foreign: Script_RabbitHole.Id
TagsTArrayTags associated with this RabbitHole. It is only used to connect to jobId as of now.Category: B1RabbitHoleTableRow
Foreign: Job.Id
RabbitHoleInteractionListTArrayList of rabbit hole interactions associated with this interaction.Category: B1RabbitHoleTableRow
ChoiceCardListTArrayList of choice cards available for this interaction.Category: B1RabbitHoleTableRow
RabbitHoleImageTArrayList of map-image associations displayed during this rabbit hole interaction.Category: B1RabbitHoleTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase