Table of Contents

Class CharacterSelectionLoadingScreenHandler

Namespace
BlazerTech.CharacterManagement.CharacterCreator
Assembly
Assembly-CSharp.dll
public class CharacterSelectionLoadingScreenHandler : MonoBehaviour, ILoadingScreen
Inheritance
Object
Component
Behaviour
MonoBehaviour
CharacterSelectionLoadingScreenHandler
Implements

Events

OnLoadingFinished

public event EventHandler OnLoadingFinished

Event Type

EventHandler

OnLoadingProgressUpdated

public event EventHandler<float> OnLoadingProgressUpdated

Event Type

EventHandler<float>