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

Inheritance: IDelegateReference
Afficher le fichier Open project: Slesa/Playground

Méthodes publiques

Méthode Description
DelegateReference ( Delegate @delegate, bool keepReferenceAlive ) : System

Private Methods

Méthode Description
TryGetDelegate ( ) : Delegate

Method Details

DelegateReference() public méthode

public DelegateReference ( Delegate @delegate, bool keepReferenceAlive ) : System
@delegate System.Delegate
keepReferenceAlive bool
Résultat System