Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SelectableFamilyTree
C# Class SelectableFamilyTree, squirrel-simulator
Inheritance:
Selectable
Show file
Open project: ZackAdams/squirrel-simulator
Public Properties
Property
Type
Description
isCompletedTree
bool
isWinter
bool
nutCountFamily
int
player
CharacterStats,
target
GUIText
Public Methods
Method
Description
OnDeselect
( ) :
void
OnGUI
( ) :
void
OnSelect
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnDeselect()
public
method
public
OnDeselect
( ) :
void
return
void
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
OnSelect()
public
method
public
OnSelect
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
isCompletedTree
public property
public
bool
isCompletedTree
return
bool
isWinter
public property
public
bool
isWinter
return
bool
nutCountFamily
public property
public
int
nutCountFamily
return
int
player
public property
public
CharacterStats,
player
return
CharacterStats,
target
public property
public
GUIText
target
return
GUIText