跳到主要内容

Class EventSystem

Properties

enabled

public bool enabled { get; private set; }

inputModule

public BaseInputModule inputModule { get; }

Constructors

EventSystem()

public EventSystem()

Methods

void Enable()

public void Enable()

void Disable()

public void Disable()

T ReplaceInputModule<T>()

public T ReplaceInputModule<T>()