C# Class SampleProject.Node

Inheritance: Node2D
Exibir arquivo Open project: giulianob/SampleGodotProject

Public Methods

Method Description
_Ready ( ) : void

Private Methods

Method Description
UnhandledExceptionHandler ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

_Ready() public method

public _Ready ( ) : void
return void