C# Class Grave, UnderworldExporter

Inheritance: Item
Afficher le fichier Open project: hankmorgan/UnderworldExporter Class Usage Examples

Méthodes publiques

Свойство Type Description
GraveID int

Méthodes publiques

Méthode Description
ActivateByObject ( GameObject ObjectUsed ) : bool

Activation of this object by another. EG key on door

LookAt ( ) : bool

Plays cutscene that displays the gravestone.

UseObjectOnVerb_World ( ) : string
use ( ) : bool

Method Details

ActivateByObject() public méthode

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

LookAt() public méthode

Plays cutscene that displays the gravestone.
public LookAt ( ) : bool
Résultat bool

UseObjectOnVerb_World() public méthode

public UseObjectOnVerb_World ( ) : string
Résultat string

use() public méthode

public use ( ) : bool
Résultat bool

Property Details

GraveID public_oe property

public int GraveID
Résultat int