C# Class Godot.IcsEditor.Ui.Events.DelegateReference

Inheritance: IDelegateReference
Exibir arquivo Open project: Slesa/Playground

Public Methods

Method Description
DelegateReference ( Delegate @delegate, bool keepReferenceAlive ) : System

Private Methods

Method Description
TryGetDelegate ( ) : Delegate

Method Details

DelegateReference() public method

public DelegateReference ( Delegate @delegate, bool keepReferenceAlive ) : System
@delegate System.Delegate
keepReferenceAlive bool
return System