GodotTypeOf.GodotTypeOf

Undocumented in source.
  1. enum GodotTypeOf;
    template GodotTypeOf(T)
    version(none)
    static if(extendsGodotBaseClass!T)
    enum GodotTypeOf = GodotType(NativeScriptTemplate!T.as!Script);
  2. enum GodotTypeOf;
  3. enum GodotTypeOf;

Meta