Table of Contents

Class GDIONull

Namespace
Cobilas.GodotEngine.Utility
Assembly
com.cobilas.godot.utility.dll
public sealed class GDIONull : GDFileBase, IDisposable
Inheritance
GDIONull
Implements
Inherited Members

Properties

Attribute

public override GDFileAttributes Attribute { get; protected set; }

Property Value

GDFileAttributes

Name

public override string Name { get; }

Property Value

string

NameWithoutExtension

public override string NameWithoutExtension { get; }

Property Value

string

Parent

public override GDFileBase Parent { get; protected set; }

Property Value

GDFileBase

Path

public override string Path { get; protected set; }

Property Value

string

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public override void Dispose()