C# Class Entitas.Unity.VisualDebugging.DebugSystemsBehaviour

Inheritance: UnityEngine.MonoBehaviour
Datei anzeigen Open project: sschmid/Entitas-CSharp

Public Methods

Method Description
Init ( DebugSystems systems ) : void

Method Details

Init() public method

public Init ( DebugSystems systems ) : void
systems DebugSystems
return void