nonTorque Related C#
by Chris Sargent · in Torque 3D Professional · 11/20/2011 (7:52 pm) · 4 replies
I know this isn't the area to post this in, but as we have no code section. I was wondering if anyone is fluent in C# and can tell me how to define a global variable in a windows form application.
Thanks in advance,
Thanks in advance,
About the author
#2
11/20/2011 (11:06 pm)
Thanks Richard I will give that a shot. I was lost on how to procede.
#3
www.daniweb.com/software-development/csharp/threads/49952
11/21/2011 (3:45 pm)
Use a static class. Check the link for an excellent example. www.daniweb.com/software-development/csharp/threads/49952
#4
11/22/2011 (5:23 am)
Ah - wasn't thinking about static objects - good catch.
Torque Owner Richard Ranft
Roostertail Games