AINE: Accelerated Interactive Narrator Engine
  • Download
  • References
  • Games
  • Wiki
  • Facebook Twitter
  • Object

    • Character

    • Item

    • Object

    • Player

    • Room

  • Name

    setDesc()

  • Examples

    Player: {

    Event: Game_Start {
    setDesc("This is the player character.")
    // Sets the description of player to the parsed text at game start

    desc = "This is the player character."
    // This does the same as the previous example
    }
    }
  • Description

    Sets the description of the object.
  • Syntax

    • object.setDesc(description)
  • Related

    • desc

    • getDesc()

  • Contact
  • Terms of Use
  • GitHub
  • Drakkashi.com

The copyright of all images rendered by me goes to their respective owners.
© 2008 Daniel Svejstrup Christensen