Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
OutpostGenerator
Building_LandingPadBeacon
C# Class OutpostGenerator.Building_LandingPadBeacon
Building_LandingPadBeacon class.
Inheritance:
Building
Afficher le fichier
Open project: Rikiki123456789/Rimworld
Class Usage Examples
Méthodes publiques
Méthode
Description
ExposeData
( ) :
void
GetGizmos
( ) :
IEnumerable
SetFlashStartOffset
(
int
offsetInTicks
) :
void
Tick
( ) :
void
Method Details
ExposeData()
public
méthode
public
ExposeData
( ) :
void
Résultat
void
GetGizmos()
public
méthode
public
GetGizmos
( ) :
IEnumerable
Résultat
IEnumerable
SetFlashStartOffset()
public
méthode
public
SetFlashStartOffset
(
int
offsetInTicks
) :
void
offsetInTicks
int
Résultat
void
Tick()
public
méthode
public
Tick
( ) :
void
Résultat
void