Instance Propertymigueldeicaza.swiftgodot 0.45.0ExtensionApi
enums
ApiJsonModel.swift:336let enums: [JGodotGlobalEnumElement]?
Other members in extension
Type members
init(from: any Decoder
) throws init(name: String, isRefcounted: Bool, isInstantiable: Bool, inherits: String?, apiType: JGodotAPIType, brief_description: String, description: String, enums: [JGodotGlobalEnumElement]?, methods: [JGodotClassMethod]?, properties: [JGodotProperty]?, signals: [JGodotSignal]?, constants: [JGodotValueElement]?
)