C# Class DoorKey, UnderworldExporter

Inheritance: MonoBehaviour
Mostra file Open project: hankmorgan/UnderworldExporter Class Usage Examples

Public Properties

Property Type Description
KeyId int

Public Methods

Method Description
LookAt ( ) : bool
use ( ) : bool

Method Details

LookAt() public method

public LookAt ( ) : bool
return bool

use() public method

public use ( ) : bool
return bool

Property Details

KeyId public_oe property

public int KeyId
return int