Variant.as

  1. T as()
    struct Variant
    const
    T
    as
    (
    T
    )
    ()
    if (
    isStaticArray!T &&
    compatibleFromGodot!(ElementType!T)
    )
  2. T as()
  3. T as()
  4. T as()
  5. GodotType as()
  6. R as()
  7. inout(T) as()

Meta