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
fCraft
Forester.Tree
C# Class fCraft.Forester.Tree
Datei anzeigen
Open project: GlennMR/800craft
Public Properties
Property
Type
Description
Args
ForesterArgs
Height
int
Pos
Vector3I
Public Methods
Method
Description
Copy
(
Tree
other
) :
void
MakeFoliage
( ) :
void
MakeTrunk
( ) :
void
Prepare
( ) :
void
Method Details
Copy()
public
method
public
Copy
(
Tree
other
) :
void
other
Tree
return
void
MakeFoliage()
public
method
public
MakeFoliage
( ) :
void
return
void
MakeTrunk()
public
method
public
MakeTrunk
( ) :
void
return
void
Prepare()
public
method
public
Prepare
( ) :
void
return
void
Property Details
Args
public_oe property
public
ForesterArgs,fCraft
Args
return
ForesterArgs
Height
public_oe property
public
int
Height
return
int
Pos
public_oe property
public
Vector3I
Pos
return
Vector3I