Hello everybody,
what is the difference between these two (OnLootItem is only a hook exemple) :
andCode:void OnLootItem(BasePlayer player, Item item) { ... do something }
I sometimes see this [HookMethod("")] but i don't understand it's purposeCode:[HookMethod("OnLootItem")] void OnLootItem(BasePlayer player, Item item) { ... do something }
Solved Question about HookMethod
Discussion in 'Rust Development' started by System32, Aug 21, 2016.
