Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ShellShock
Aiming
C# Class ShellShock.Aiming
Inheritance:
UnityEngine.MonoBehaviour
Mostrar archivo
Open project: GREEDYHD/ShellShock
Public Properties
Property
Type
Description
mReticle
UnityEngine.GameObject
player
UnityEngine.GameObject
spriteManager
SpriteManager
Public Methods
Method
Description
ReticleRender
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
ReticleRender()
public
method
public
ReticleRender
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
mReticle
public_oe property
public
GameObject,UnityEngine
mReticle
return
UnityEngine.GameObject
player
public_oe property
public
GameObject,UnityEngine
player
return
UnityEngine.GameObject
spriteManager
public_oe property
public
SpriteManager,ShellShock
spriteManager
return
SpriteManager