Class GameCursorManager.CursorData
Inheritance
object
GameCursorManager.CursorData
Namespace: Global
Assembly: Dew.Core.dll
Syntax
[Serializable]
public class GameCursorManager.CursorData
Fields
hotspot
Declaration
public Vector2 hotspot
Field Value
| Type | Description |
|---|---|
| UnityEngine.Vector2 |
texture
Declaration
public Texture2D texture
Field Value
| Type | Description |
|---|---|
| UnityEngine.Texture2D |