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
BarricadeWaypoint
C# Class BarricadeWaypoint, Holdout
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: MaddJhin/Holdout
Class Usage Examples
Public Properties
Property
Type
Description
belongsTo
RefactoredBarricade,
occupied
bool
resident
GameObject
Public Methods
Method
Description
Awake
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Property Details
belongsTo
public_oe property
public
RefactoredBarricade,
belongsTo
return
RefactoredBarricade,
occupied
public_oe property
public
bool
occupied
return
bool
resident
public_oe property
public
GameObject
resident
return
GameObject