The gamend contexts a GDScript hook may call, with the arities of each function. Generated by mix gen.sdk from its @sdk_modules list -- do not edit, run the task.
Summary
Functions
Arities context.function accepts, or nil when it does not exist.
Every callable context name, sorted.
Function names on context, or nil when the context is unknown.
Functions
@spec arities(String.t(), String.t()) :: [non_neg_integer()] | nil
Arities context.function accepts, or nil when it does not exist.
@spec contexts() :: [String.t()]
Every callable context name, sorted.
Function names on context, or nil when the context is unknown.