C# Class UnitySingletonCursor, SpaceCOG-Prototype

Inheritance: MonoBehaviour
Afficher le fichier Open project: kalby/SpaceCOG-Prototype Class Usage Examples

Méthodes publiques

Свойство Type Description
cursorTexture UnityEngine.Texture2D

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

cursorTexture public_oe property

public Texture2D,UnityEngine cursorTexture
Résultat UnityEngine.Texture2D