|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | ShowRoomMods (List< int > ids, List< ModProfile > modProfiles, NetworkRoomElement roomElement=null) |
| void | OnModProfileLoaded (ModProfile profile) |
| void | PrevPage () |
| void | NextPage () |
| void | ShowPreview (bool isShow) |
| void | HideByRoomElement (NetworkRoomElement element) |
Public Attributes | |
| GameObject | modItem |
| GridLayoutGroup | layout |
| Transform | poolTrans |
| GameObject | prevPageBtn |
| GameObject | nextPageBtn |
| GameObject | commonNode |
| int | column = 10 |
| int | row = 1 |
| int | curPage = 1 |