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

Afficher le fichier Open project: Slesa/Playground

Méthodes publiques

Свойство Type Description
MyActionArg string

Méthodes publiques

Méthode Description
DoEvent ( string value ) : void
MyAction ( string arg ) : void
StaticMethod ( ) : void

Method Details

DoEvent() public méthode

public DoEvent ( string value ) : void
value string
Résultat void

MyAction() public méthode

public MyAction ( string arg ) : void
arg string
Résultat void

StaticMethod() public static méthode

public static StaticMethod ( ) : void
Résultat void

Property Details

MyActionArg public_oe property

public string MyActionArg
Résultat string