C# Class trigger_base, UnderworldExporter

Inheritance: object_base
Mostrar archivo Open project: hankmorgan/UnderworldExporter Class Usage Examples

Public Properties

Property Type Description
TrapObject string
state int

Public Methods

Method Description
Activate ( ) : bool
PostActivate ( ) : void

Method Details

Activate() public method

public Activate ( ) : bool
return bool

PostActivate() public method

public PostActivate ( ) : void
return void

Property Details

TrapObject public_oe property

public string TrapObject
return string

state public_oe property

public int state
return int