Instance Propertymigueldeicaza.swiftgodot 0.46.0ExtensionApi
properties
ApiJsonModel.swift:338let properties: [JGodotProperty]?
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]?
)