C# Class a_variable_trap, UnderworldExporter

Inheritance: trap_base
Show file Open project: hankmorgan/UnderworldExporter

Public Properties

Property Type Description
VariableIndex int
VariableValue int
heading int

Public Methods

Method Description
PostActivate ( ) : void

Method Details

PostActivate() public method

public PostActivate ( ) : void
return void

Property Details

VariableIndex public property

public int VariableIndex
return int

VariableValue public property

public int VariableValue
return int

heading public property

public int heading
return int