Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Bridge
C# Class Bridge, UnderworldExporter
Inheritance:
Testbed
Mostra file
Open project: hankmorgan/UnderworldExporter
Class Usage Examples
Public Properties
Property
Type
Description
TextureIndex
int
UseLink
string
Public Methods
Method
Description
LookAt
( ) :
bool
Outputs the look description of the object
use
( ) :
bool
Allows using of a bridge to activate traps
Method Details
LookAt()
public
method
Outputs the look description of the object
public
LookAt
( ) :
bool
return
bool
use()
public
method
Allows using of a bridge to activate traps
public
use
( ) :
bool
return
bool
Property Details
TextureIndex
public_oe property
public
int
TextureIndex
return
int
UseLink
public_oe property
public
string
UseLink
return
string