C# Class SagaMap.AtCommand.CommandInfo

Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Свойство Type Description
func ProcessCommandFunc
level uint

Méthodes publiques

Méthode Description
CommandInfo ( ProcessCommandFunc func, uint lvl ) : System

Method Details

CommandInfo() public méthode

public CommandInfo ( ProcessCommandFunc func, uint lvl ) : System
func ProcessCommandFunc
lvl uint
Résultat System

Property Details

func public_oe property

public ProcessCommandFunc func
Résultat ProcessCommandFunc

level public_oe property

public uint level
Résultat uint