C# Class trigger_base, UnderworldExporter

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

Méthodes publiques

Свойство Type Description
TrapObject string
state int

Méthodes publiques

Méthode Description
Activate ( ) : bool
PostActivate ( ) : void

Method Details

Activate() public méthode

public Activate ( ) : bool
Résultat bool

PostActivate() public méthode

public PostActivate ( ) : void
Résultat void

Property Details

TrapObject public_oe property

public string TrapObject
Résultat string

state public_oe property

public int state
Résultat int