Property | Type | Description | |
---|---|---|---|
CursorMode | CursorMode | ||
Door | |||
Explore | |||
GoToLocationE | |||
GoToLocationN | |||
GoToLocationS | |||
GoToLocationW | |||
HotSpot | Vector2 | ||
Main | |||
PickUp | |||
Speak | |||
Use | |||
Walk |
Method | Description | |
---|---|---|
FreezeCursorTexture ( ) : void | ||
SetCursor ( CursorType, type = CursorType.Main ) : void | ||
UnfreezeCursorTexture ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
getTexture ( CursorType, type ) : |
public SetCursor ( CursorType, type = CursorType.Main ) : void | ||
type | CursorType, | |
return | void |
public Texture2D,UnityEngine GoToLocationE | ||
return |
public Texture2D,UnityEngine GoToLocationN | ||
return |
public Texture2D,UnityEngine GoToLocationS | ||
return |
public Texture2D,UnityEngine GoToLocationW | ||
return |