ObjectCollection

    This represents a typed array of one of the built-in types from Godot

    ObjectCollection.swift:18
    class ObjectCollection<Element> where Element : Object

    Citizens in SwiftGodot

    Conformances

    Typealiases

    Type members

    Instance members

    Instance features

    Show obsolete interfaces (2)

    Hide obsolete interfaces

    Citizens in SwiftGodot

    where Element:Object

    Conformances

    • protocol VariantStorable

      Types that conform to VariantStorable can be stored in a Variant and can be extracted back out of a Variant.

    Typealiases

    Instance members

    Type features