C# Class Pathfinding.Profile

Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
ControlValue ( ) : int
Profile ( string name ) : System
ToString ( ) : string

Private Methods

Méthode Description
ConsoleLog ( ) : void
Control ( Profile other ) : void
Log ( ) : void
Start ( ) : void
Stop ( ) : void
Stop ( int control ) : void

Method Details

ControlValue() public méthode

public ControlValue ( ) : int
Résultat int

Profile() public méthode

public Profile ( string name ) : System
name string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

name public_oe property

public string name
Résultat string