Property | Type | Description |
---|
Method | Description | |
---|---|---|
Draw ( ) : void |
Displaies the player important info.
|
|
IsMouseOver ( ) : bool |
Determines whether this instance is mouse over.
|
|
PlayerImportantInfoUI ( ) : UnityEngine |
Initializes a new instance of the PlayerImportantInfoUI class.
|
Method | Description | |
---|---|---|
LoadInformationIndex ( WorldData, data ) : void |
Loads the index of the information in string. Modify: if the world is updated
|
|
LoadPlayerInfoIcon ( ) : void |
Loads the player info icon.
|
protected LoadInformationIndex ( WorldData, data ) : void | ||
data | WorldData, | |
return | void |
public PlayerImportantInfoUI ( ) : UnityEngine | ||
return | UnityEngine |