For the complete documentation index, see llms.txt. This page is also available as Markdown.

IScriptable

Functions

IsA(className: CName) -> Bool

className must be the native name (Pseudocode). For example, you must use n"entEntity" instead of n"Entity".

See also Safe downcasting to use a straightforward syntax.

Last updated