Table of Contents

Struct godot_csharp_type_info

Namespace
Godot.NativeInterop
Assembly
GodotSharp.dll
public ref struct godot_csharp_type_info
Inherited Members

Properties

ClassName

public godot_string ClassName { readonly get; set; }

Property Value

godot_string

IconPath

public godot_string IconPath { readonly get; set; }

Property Value

godot_string

IsAbstract

public godot_bool IsAbstract { readonly get; set; }

Property Value

godot_bool

IsConstructedGenericType

public godot_bool IsConstructedGenericType { readonly get; set; }

Property Value

godot_bool

IsGenericTypeDefinition

public godot_bool IsGenericTypeDefinition { readonly get; set; }

Property Value

godot_bool

IsGlobalClass

public godot_bool IsGlobalClass { readonly get; set; }

Property Value

godot_bool

IsTool

public godot_bool IsTool { readonly get; set; }

Property Value

godot_bool