C# Class Lantern, UnderworldExporter

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

Public Methods

Method Description
ActivateByObject ( GameObject ObjectUsed ) : bool

Activation of this object by another. EG key on door

UseObjectOnVerb_Inv ( ) : string

Method Details

ActivateByObject() public method

Activation of this object by another. EG key on door
public ActivateByObject ( GameObject ObjectUsed ) : bool
ObjectUsed GameObject Object used.
return bool

UseObjectOnVerb_Inv() public method

public UseObjectOnVerb_Inv ( ) : string
return string