Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
w2lf

w2lf


color

Can someone explain how XUiC_ItemActionEntry is initialized or where from? I want to use ItemActionEntryWear.OnActivated() If I use it directly I keep getting null reference errors. Or any examples if someone has worked with ItemAction classes.

From what I understood 

XUiC_ItemActionList keeps the XUiC_ItemActionEntry which keeps the BaseItemActionEntry which has the ItemActionEntryWear

I have a custom equip slots and I want to use the wear function which is ItemActionEntryWear.OnActivated()

The windowAction something is inside the Inspect window when you select an Item which has the wear active.


 

w2lf

w2lf

Can someone explain how XUiC_ItemActionEntry is initialized or where from? I want to use ItemActionEntryWear.OnActivated() If I use it directly I keep getting null reference errors. Or any examples if someone has worked with ItemAction classes.

From what I understood 

XUiC_ItemActionList keeps the XUiC_ItemActionEntry which keeps the BaseItemActionEntry which has the ItemActionEntryWear

I have a custom equip slots and I want to use the wear function which is ItemActionEntryWear.OnActivated()

The windowAction something is inside the Inspect window when you select an Item which has the wear active.


 

×
×
  • Create New...