Alice Community
>
General Discussion
>
How do I...?
> global variables
PDA
View Full Version :
global variables
nickelrodent
10-11-2009, 05:36 PM
how do i make a variable that can be referenced by 2 different methods in the same class?
x2495iiii
10-11-2009, 06:46 PM
click the create variable button on that class' property window to make a variable which can be referenced by any method an infinite number of times.
nickelrodent
10-12-2009, 05:05 PM
thanks