Table of Contents

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

See also