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
BBGamelib
tHashElement
C# Class BBGamelib.tHashElement
Show file
Open project: BigWoodGames/cocos2d-unity
Class Usage Examples
Public Properties
Property
Type
Description
actionIndex
int
actions
List
currentAction
CCAction
currentActionSalvaged
bool
paused
bool
target
System.Object
Public Methods
Method
Description
hashKey
( ) :
int
Method Details
hashKey()
public
method
public
hashKey
( ) :
int
return
int
Property Details
actionIndex
public property
public
int
actionIndex
return
int
actions
public property
public
List
actions
return
List
currentAction
public property
public
CCAction
currentAction
return
CCAction
currentActionSalvaged
public property
public
bool
currentActionSalvaged
return
bool
paused
public property
public
bool
paused
return
bool
target
public property
public
System.Object
target
return
System.Object