A simple way to display ui icons in the world. More...
Public Member Functions | |
| void | Show (ModPlayerController playerController) |
| Show for this player. | |
| void | Hide (ModPlayerController playerController) |
| Hide for this player. | |
| void | SetSprite (Sprite sprite) |
| Set the sprite of this icon. | |
A simple way to display ui icons in the world.
| void ModWobblyLife.ModWorldIcon.Hide | ( | ModPlayerController | playerController | ) |
Hide for this player.
| playerController |
| void ModWobblyLife.ModWorldIcon.SetSprite | ( | Sprite | sprite | ) |
Set the sprite of this icon.
| sprite |
| void ModWobblyLife.ModWorldIcon.Show | ( | ModPlayerController | playerController | ) |
Show for this player.
| playerController |