Object Oriented scripting shell – Talk

From Bohemia Interactive Community
Revision as of 21:59, 1 December 2010 by i0n0s (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
 _return = [player, 1, "Hello"] call BIS_OO_MyClass_myMethod;

The methods defined within a class can't use the values of an instance of the class. For me, there is no advantage against using cfgFunctions.