getGDNativeObject

Undocumented in source. Be warned that the author may not have intended to support it.
  1. godot_object getGDNativeObject(T t)
  2. godot_object getGDNativeObject(R r)
    package @nogc nothrow
    godot_object
    getGDNativeObject
    (
    R
    )
    (
    auto ref R r
    )
    if (
    is(R : Ref!U,
    U
    )
    )

Meta