C# Class Eyes, UnderworldExporter

Inheritance: Clothing
Show file Open project: hankmorgan/UnderworldExporter Class Usage Examples

Public Properties

Property Type Description
EyeIndex int

Public Methods

Method Description
Cycle ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Cycle() public method

public Cycle ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

EyeIndex public property

public int EyeIndex
return int