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
SocialGame
CounterPointControlDodge
C# Class SocialGame.CounterPointControlDodge
Inheritance:
UnityEngine.MonoBehaviour
Show file
Open project: BrainProject/UnityTemp
Class Usage Examples
Public Properties
Property
Type
Description
activated
bool
activeSprite
UnityEngine.Sprite
inactiveSprite
UnityEngine.Sprite
render
UnityEngine.SpriteRenderer
Public Methods
Method
Description
AddThis
(
bool
add
) :
void
Method Details
AddThis()
public
method
public
AddThis
(
bool
add
) :
void
add
bool
return
void
Property Details
activated
public property
public
bool
activated
return
bool
activeSprite
public property
public
Sprite,UnityEngine
activeSprite
return
UnityEngine.Sprite
inactiveSprite
public property
public
Sprite,UnityEngine
inactiveSprite
return
UnityEngine.Sprite
render
public property
public
SpriteRenderer,UnityEngine
render
return
UnityEngine.SpriteRenderer