Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BC2Instance
C# Class BC2Instance, Bad-Company-2-Map-Editor
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: Powback/Bad-Company-2-Map-Editor
Class Usage Examples
Public Properties
Property
Type
Description
id
int
instance
Inst
mapLoad
MapLoad,
partitions
List
Public Methods
Method
Description
SetPosRot
( ) :
void
Start
( ) :
void
Method Details
SetPosRot()
public
method
public
SetPosRot
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
id
public_oe property
public
int
id
return
int
instance
public_oe property
public
Inst
instance
return
Inst
mapLoad
public_oe property
public
MapLoad,
mapLoad
return
MapLoad,
partitions
public_oe property
public
List
partitions
return
List