- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["PortraitManager"]
class Type type-node
Syntax
public class PortraitManager : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| portraitType |
Properties
| Name | Value | Summary |
|---|---|---|
| Instance | PortraitManager |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| Get |
Sprite |
Gets the portrait for Character Selection Slots. Can only be used in the Character Selection Scene.
|
| LoadPortrait |
Sprite |
Loads the portrait for a player/mob in-game.
|
| LoadPortrait |
Sprite |