Summary
Handles the selection and creation of the players characters. This script must be added
as a component in the Character Creation / Selection scene.
- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["CharacterSelectionCreationManager"]
class Type type-node
Syntax
public class CharacterSelectionCreationManager : MonoBehaviour
Fields
Properties
| Name | Value | Summary |
|---|---|---|
| Character | GameObject | |
| CharacterDCS | GameObject | |
| DialogMessage | string | |
| ErrorMessage | string | |
| Instance | Character |
static
|
| State | LoginState |