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
AIResources
C# Class AIResources, ES2015C
Inheritance:
MonoBehaviour
Show file
Open project: jgirald/ES2015C
Public Properties
Property
Type
Description
food
float
gold
float
resourcesArray
ArrayList
wood
float
Public Methods
Method
Description
AIResources
( ) :
System.Collections
Method Details
AIResources()
public
method
public
AIResources
( ) :
System.Collections
return
System.Collections
Property Details
food
public property
public
float
food
return
float
gold
public property
public
float
gold
return
float
resourcesArray
public property
public
ArrayList
resourcesArray
return
ArrayList
wood
public property
public
float
wood
return
float