C# Class a_variable_trap, UnderworldExporter

Inheritance: trap_base
显示文件 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_oe property

public int VariableIndex
return int

VariableValue public_oe property

public int VariableValue
return int

heading public_oe property

public int heading
return int