Version: 2020.1
언어: 한국어

UnityEventBase.RemoveAllListeners

매뉴얼로 전환
public void RemoveAllListeners ();

설명

Remove all non-persisent (ie created from script) listeners from the event.

All persistent (ie created via inspector) listeners are not affected.