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
OutpostGenerator
Building_LandingPadBeacon
C# Class OutpostGenerator.Building_LandingPadBeacon
Building_LandingPadBeacon class.
Inheritance:
Building
Datei anzeigen
Open project: Rikiki123456789/Rimworld
Class Usage Examples
Public Methods
Method
Description
ExposeData
( ) :
void
GetGizmos
( ) :
IEnumerable
SetFlashStartOffset
(
int
offsetInTicks
) :
void
Tick
( ) :
void
Method Details
ExposeData()
public
method
public
ExposeData
( ) :
void
return
void
GetGizmos()
public
method
public
GetGizmos
( ) :
IEnumerable
return
IEnumerable
SetFlashStartOffset()
public
method
public
SetFlashStartOffset
(
int
offsetInTicks
) :
void
offsetInTicks
int
return
void
Tick()
public
method
public
Tick
( ) :
void
return
void