#I need someone who can explain BundleItem code.
1 messages · Page 1 of 1 (latest)
Someone?
Read the code 😌
Wdym? I not understand like with override tooltip method where BundleContentsComponent created.
have you debugged the code?
or at least searched for references of BundleTooltipData?
I tried debug and e.t.c. I just not understand how to its working
i'm not seeing anything related to BundleTooltipData here?
Sorry I meant BundleContentsComponent
that's an item component
? Like it's get tooltip from item or what?
no, it doesn't do anything like that
it holds some information about the contents of the bundle
it's only used to calculate i
Okay, but where code that show items in tooltip?
BundleTooltipComponent
I already see that, but how to BundleItem "activate" BundleTooltipComponent?
it's trivial to find, why are you not debugging?
Wdym? I debugging, but not find it...
Like i place breakpoint at BundleTooltipComponent class, and didn't find smth.