Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ls9512 committed Dec 8, 2020
1 parent db97a91 commit 252873e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Used to manage the event listener registration/de-registration of a specified ob
The user class implements the event mechanism by inheriting the class or initializing the class by itself, which can automatically register and de-register the object, and provide quick-call listener registration, removal, and event distribution interfaces.

### 2.5. <a name='UnityMonoListener'></a>Unity MonoListener
ObjectListener 接口相同,提供给 MonoBehaviour 游戏对象使用。
Same as ObjectListener's interface,uesd for MonoBehaviour GameObject.

### 2.6. <a name='EventHandler'></a>Event Handler
* **Type** : Event type
Expand Down

0 comments on commit 252873e

Please sign in to comment.