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
SocialGame
CounterPointControlDodge
C# Class SocialGame.CounterPointControlDodge
Inheritance:
UnityEngine.MonoBehaviour
Datei anzeigen
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_oe property
public
bool
activated
return
bool
activeSprite
public_oe property
public
Sprite,UnityEngine
activeSprite
return
UnityEngine.Sprite
inactiveSprite
public_oe property
public
Sprite,UnityEngine
inactiveSprite
return
UnityEngine.Sprite
render
public_oe property
public
SpriteRenderer,UnityEngine
render
return
UnityEngine.SpriteRenderer