Initializermigueldeicaza.swiftgodot 0.46.0ExtensionApi
init(name:isRefcounted:isInstantiable:inherits:apiType:brief_description:description:enums:methods:properties:signals:constants:)
ApiJsonModel.swift:353init(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]?)
Other members in extension
Type members
Instance members
let apiType: JGodotAPIType
let brief_description: String
let constants: [JGodotValueElement]?
let description: String
let enums: [JGodotGlobalEnumElement]?
let inherits: String?
let isInstantiable: Bool
let isRefcounted: Bool
let methods: [JGodotClassMethod]?
let name: String
let properties: [JGodotProperty]?
let signals: [JGodotSignal]?