C# Class TMAP, UnderworldExporter

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

Méthodes publiques

Свойство Type Description
TextureIndex int
trigger string

Méthodes publiques

Méthode Description
ActivateByObject ( GameObject ObjectUsed ) : bool
ContextMenuDesc ( int item_id ) : string
ContextMenuUsedDesc ( ) : string
ContextMenuUsedPickup ( ) : string
LookAt ( ) : bool
UseObjectOnVerb_World ( ) : string
use ( ) : bool

Method Details

ActivateByObject() public méthode

public ActivateByObject ( GameObject ObjectUsed ) : bool
ObjectUsed GameObject
Résultat bool

ContextMenuDesc() public méthode

public ContextMenuDesc ( int item_id ) : string
item_id int
Résultat string

ContextMenuUsedDesc() public méthode

public ContextMenuUsedDesc ( ) : string
Résultat string

ContextMenuUsedPickup() public méthode

public ContextMenuUsedPickup ( ) : string
Résultat string

LookAt() public méthode

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

TextureIndex public_oe property

public int TextureIndex
Résultat int

trigger public_oe property

public string trigger
Résultat string