qq362946 / Fantasy

C # Game Framework, but not limited to games. Can be used for non game business development
https://code-fantasy.com/
Other
368 stars 62 forks source link

移除unit组件时,不需要主动调用RemoveAddressable #40

Closed roubincode closed 9 months ago

roubincode commented 9 months ago
  1. 修改了一些注释文字
  2. 移除unit组件时,不需要主动调用AddressableHelper.RemoveAddressable(),只有在传送时需要用到。