|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | SetData (UnlockContentItem item) |
| void | OnUnlock () |
| void | OnSpawn () |
| void | PlayInfoVideo () |
| void | OnClickInfoVideo () |
Public Attributes | |
| Text | title |
| Text | detail |
| UIButton | btn |
| RawImage | image |
| UIButton | spawnBtn |
| UIButton | infoBtn |
| GameObject | spawnHint |
| UnlockContentPanel | panel |
| VideoPlayer | vp |