Version: 2017.3

UnityEventCallState

enumeration

매뉴얼로 전환

설명

Controls the scope of UnityEvent callbacks.

변수

OffCallback is not issued.
EditorAndRuntimeCallback is always issued.
RuntimeOnlyCallback is only issued in the Runtime and Editor playmode.