πŸ–₯️
Fullscreen
  • πŸ‘‹Welcome
  • πŸ—ΊοΈRoadmap
  • πŸ”ŒGame Creator 2 Assets
    • ✏️Editor Pro
      • βš™οΈSetup Guide
      • πŸ“„Getting started
      • βœ…Supported Assets and Types
      • ⁉️Troubleshooting
      • πŸ“–Releases
    • πŸ“¬Mailbox
      • βš™οΈSetup Guide
      • πŸ’‘Guides and Demo Scene
        • 🏠Demo Scene
        • πŸ”§Set up your scene
        • πŸ’»UI Examples
        • πŸ“¨Sending Letters
        • πŸ“©Running Instructions On Open Letter
        • πŸ“…Time & Date
        • πŸ—‘οΈDelete vs. Hide Letters
        • 🎨Letter Themes
        • πŸŽ’Include Items in Letters
        • πŸ“–Using Global Dynamic Values
      • ⚑Triggers
        • On Letter Received
        • On Letter Deleted
        • On Letter Hidden
        • On Letter Opened
      • πŸ“˜Instructions
        • Send Letters to Mailbox
        • Send Letter to Mailbox
        • Send Random Letter to Mailbox
        • Set Letter
        • Mark Letter as Read
        • Mark Letter as Hidden
        • Delete Letter
        • Clear Mailbox
        • Claim Item in Letter
      • βœ…Conditions
        • Check for Random Letters in Mailbox
        • Check for Unclaimed Items in Letter
        • Check for Unclaimed Items in Mailbox
        • Check for Unread letter in Mailbox
        • Is Equal to Letter
        • Does Letter Contain Items
        • Is Item Claimed in Letter
        • Is Letter Read
        • Has Received Letter
      • πŸ“œProperties
        • Get
      • πŸ“–Releases
    • πŸ’ΎNanoSave
      • βš™οΈSetup Guide
      • πŸ’½Configuration
      • βš–οΈComparison
      • πŸ’»UI Example
      • ⚑Triggers
        • On Corrupted Save Detected
      • πŸ“˜Instructions
        • Refresh Save Slots UI
      • πŸ“œProperties
        • Get
      • πŸ“–Releases
    • β˜€οΈCOZY Stylized Weather Integration
      • βš™οΈSetup Guide
      • πŸ’‘Guides and Demo Scene
        • 🏠Demo Scene
        • πŸŒ₯️Weather
        • 🌑️Temperature
        • πŸ•’Time and Date
        • πŸ’ΎSaving
        • βš™οΈSettings
      • ⚑Triggers
        • On Time
        • On Day and Time
        • On Year, Day, and Time
        • On Time Interval
        • On Any Weather
        • On Specific Weather
        • On Temperature
      • πŸ“˜Instructions
        • Set Weather
        • Set Ambience
        • Set Atmosphere
        • Set Climate Profile
        • Set Climate Control Method
        • Set Fog
        • Set Clouds
        • Set Skydome
        • Set Weather Selection
        • Set Time Curve
        • Transition Time
        • Wait COZY Time
      • βœ…Conditions
        • Compare Temperature
        • Is Weather
      • πŸ“œProperties
        • Set
        • Get
      • ⁉️Troubleshooting
      • πŸ“–Releases
    • πŸŽ’Ultimate Inventory Template (WIP)
Powered by GitBook
On this page
  • Get Properties with Text
  • Get Properties with Sprite
  • Get Properties with Instruction Set Letter
  • Get Properties with Instruction Set Number

Get Properties with Text

Name
Description

Letter Body

Gets the letter body

Letter ID

Gets the letter ID

Letter Received Date

Gets the letter received date

Letter Sender

Gets the letter sender

Letter Title

Gets the letter title

System Time

Gets the System Time with date and time formatting

Dynamic String (Requires Game Creator 2 Dialogue)

Allows you to use Dynamic String from Game Creator 2 Dialogue inside the letter

Dynamic Text Area (Requires Game Creator 2 Dialogue)

Allows you to use Dynamic Text Area from Game Creator 2 Dialogue inside the letter

Get Properties with Sprite

Name
Description

Letter Read Icon

Gets the letters read icon from the LetterTheme asset

Letter Unread Icon

Gets the letters unread icon from the LetterTheme asset

Letter Sender Icon

Gets the letters sender icon

Get Properties with Instruction Set Letter

Name
Description

Current Open Letter

Gets the current open Letter

Letter

Reference to a Letter asset

Letter from GameObject

Gets a Letter from a GameObject with a LetterItemUI or LetterUI component

Global Letter Variable

Gets the Letter value of a Global Name Variable

Local Letter Variable

Gets the Letter value of a Global List Variable

Get Properties with Instruction Set Number

Name
Description

Total Letters Count

Gets the total letters inside a mailbox

Unread Letters Count

Gets the number of unread letters inside a mailbox

GameObject Child Count

Gets the index of the GameObject within its parent's children.

PreviousPropertiesNextReleases

Last updated 1 month ago