"Reference"-ish variable in parameter?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jojje21
    New Member
    • Apr 2014
    • 1

    "Reference"-ish variable in parameter?

    I'm not too certain what it is really called, but I'm looking to use a variable (e.g. string variable. Let's call it "var A"), as a parameter for an instance ("var B"). And whenever I change that string variable ("var A"), the instance's string (that was set via the parameter, ("var B") should change as well. Kind of like link the variables. Is this possible? Cheers.
    Last edited by jojje21; Apr 17 '14, 02:19 PM. Reason: Clarifying
Working...