C# Class cleanLayer.Extensions

Afficher le fichier Open project: Vipeax/cleanLayer

Méthodes publiques

Méthode Description
DumpProperties ( this o ) : void
GetAuthor ( this t ) : string
GetBrainInfo ( this b ) : BrainInfo
GetInfo ( this t ) : PluginInfo

Method Details

DumpProperties() public static méthode

public static DumpProperties ( this o ) : void
o this
Résultat void

GetAuthor() public static méthode

public static GetAuthor ( this t ) : string
t this
Résultat string

GetBrainInfo() public static méthode

public static GetBrainInfo ( this b ) : BrainInfo
b this
Résultat cleanLayer.Library.Combat.BrainInfo

GetInfo() public static méthode

public static GetInfo ( this t ) : PluginInfo
t this
Résultat cleanLayer.Library.Combat.PluginInfo