This site has been archived and made available for preservation purposes. No edits can be made.
Gets called when an
Actor equips an
Item.
Contents
Code cpp:
VAULTSCRIPT VAULTSPACE Void OnActorEquipItem(VAULTSPACE ID, VAULTSPACE Base, VAULTSPACE Value) VAULTCPP(noexcept);
Code c:
forward OnActorEquipItem(ID, item, Float:value);
None.
Created by , 04-22-2012 at 07:11 PM
Last edited by , 08-26-2012 at 09:52 PM
0 Comments, 1,725 Views
|