Antura.UI.MinigamesUILives.Awake C# (CSharp) Method

Awake() public method

public Awake ( ) : void
return void
        void Awake()
        {
            LifePrefab.gameObject.SetActive(false);
        }