Battle Talent  V11
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
CrossLink.Network.ModInPackItem Class Reference

Inherits MonoBehaviour.

Public Member Functions

void SetMod (int id, NetworkModPackView view, bool onlyShow)
 
void SetMod (int id, ModProfile profile)
 
int GetModId ()
 
void OnModProfileRecv (ModProfile p)
 
void OnSelected (UIEvent e)
 
void SetSelectedState (bool flag)
 
void CheckAvaliable ()
 
void GiveBack ()
 

Public Attributes

Image icon
 
Image frame
 
LogoSize logoSize = LogoSize.Original
 
Text modName
 
GameObject selectNode
 
GameObject missMarkerNode
 
GameObject updateMarkerNode
 
UIButton btn
 
NetworkModPackView view
 

Protected Member Functions

virtual void ApplyTexture (Texture2D texture)