====== HELP_ITEM ====== **Category**: Data //[[:annotations#cloneable|Cloneable]]// ===== Properties ===== ---- ==== TitleKey ==== //[[:annotations#serialized|Serialized]]// Localization key for the title of the help section * **Type**: ''[[:data-types#string|string]]'' * **Expected**: ''string value'' ---- ==== AssetUnlockFunction ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:unlock_function|UNLOCK_FUNCTION]]'' * **Expected**: ''asset ID'' * **Default value**: ''nil'' ---- ==== DescriptionKey ==== //[[:annotations#serialized|Serialized]]// OBSOLETE: use Page Asset Gui instead. Localization key for the help description. Images can be added to the description by inserting numbered tags (''{IMG1}'', ''{IMG2}'', etc.) in the localized text. \\ Localized description text example : ''First Paragraph Explanation of thing with image: {IMG1} Explanation of second thing with second image: {IMG2}'' * **Type**: ''[[:data-types#string|string]]'' * **Expected**: ''string value'' ---- ==== ImageList ==== //[[:annotations#serialized|Serialized]]// OBSOLETE: use Page Asset Gui instead. List of images that will be inserted in the description. Order must follow tag numbers (i.e. the first image will replace ''{IMG1}'', the second will replace ''{IMG2}'', etc.) * **Type**: ''[[:data-types#list|list]]<[[:api:texture|TEXTURE]]>'' * **Expected**: ''list of asset IDs''