Public Member Functions | |
void | OnRadarUpdate (string itemId, ItemType itemType, Vector position) |
void | OnGUI () |
void | DrawRadar () |
Public Attributes | |
Texture | blip |
Texture | blibSelf |
Vector2 | mapPosition = new Vector2(50, 250) |
GUIStyle | style = new GUIStyle(GUIStyle.none) |
Protected Attributes | |
Rect | worldRect |
|
inline |
|
inline |
Texture Radar.blibSelf |
Texture Radar.blip |
Vector2 Radar.mapPosition = new Vector2(50, 250) |
GUIStyle Radar.style = new GUIStyle(GUIStyle.none) |
|
protected |