Quote:
Originally Posted by WhiteDragon
I'm not sure, but function prototypes may not automatically be declared public and it looks like the way it's calling it is "Debug.function()" when you use "this." making it required to be public...
Although that's all speculation.
|
Then it would say
not accessible rather then
not found, like it always does otherwise.