TatMethod.IsClassMethod Property
Indicates if the method is a regular method (accessible from object instance) or a class method.
Syntax
Unit: atScript
property TatMethod.IsClassMethod: Boolean
Indicates if the method is a regular method (accessible from object instance) or a class method.
Unit: atScript
property TatMethod.IsClassMethod: Boolean