C# Class Bridge, UnderworldExporter

Inheritance: Testbed
Afficher le fichier Open project: hankmorgan/UnderworldExporter Class Usage Examples

Méthodes publiques

Свойство Type Description
TextureIndex int
UseLink string

Méthodes publiques

Méthode Description
LookAt ( ) : bool

Outputs the look description of the object

use ( ) : bool

Allows using of a bridge to activate traps

Method Details

LookAt() public méthode

Outputs the look description of the object
public LookAt ( ) : bool
Résultat bool

use() public méthode

Allows using of a bridge to activate traps
public use ( ) : bool
Résultat bool

Property Details

TextureIndex public_oe property

public int TextureIndex
Résultat int

UseLink public_oe property

public string UseLink
Résultat string