152 int netID =
item.netID;
161 int netID =
item.netID;
171 int netID = createItem.
netID;
179 if (createItem ==
null)
184 if (localUser !=
null)
233 int type = inventory.
type;
256 int netID = npc.
netID;
294 int whoAmI = player.
whoAmI;
340 if (condition !=
null)
class f__AnonymousType0<< Count > j__TPar
PersistentUserData PersistentUserData
IPlatformAwardNotifier PlatformAwards
AchievementCondition GetCondition(string achievementName, string conditionName)
ItemCraftEvent(object @object, IntPtr method)
IAsyncResult BeginInvoke(Player player, short itemId, int count, AsyncCallback callback, object @object)
void Invoke(Player player, short itemId, int count)
void EndInvoke(IAsyncResult result)
void Invoke(Player player, short itemId, int count)
IAsyncResult BeginInvoke(Player player, short itemId, int count, AsyncCallback callback, object @object)
ItemPickupEvent(object @object, IntPtr method)
void EndInvoke(IAsyncResult result)
IAsyncResult BeginInvoke(Player player, short npcId, AsyncCallback callback, object @object)
NPCKilledEvent(object @object, IntPtr method)
void EndInvoke(IAsyncResult result)
void Invoke(Player player, short npcId)
void EndInvoke(IAsyncResult result)
ProgressionEventEvent(object @object, IntPtr method)
IAsyncResult BeginInvoke(int eventID, AsyncCallback callback, object @object)
void EndInvoke(IAsyncResult result)
TileDestroyedEvent(object @object, IntPtr method)
IAsyncResult BeginInvoke(Player player, ushort tileId, AsyncCallback callback, object @object)
void Invoke(Player player, ushort tileId)
static void HandleNurseService(int coinsSpent)
static void CheckMechaMayhem(int justKilled=-1)
static AchievementsHelper.TileDestroyedEvent OnTileDestroyed
static void HandleMining()
static AchievementsHelper.ProgressionEventEvent OnProgressionEvent
static void NotifyNPCKilled(NPC npc)
static void NotifyProgressionEvent(int eventID)
static bool CurrentlyMining
static AchievementsHelper.ItemCraftEvent OnItemCraft
static void HandleAnglerService()
static void HandleSpecialEvent(Player player, int eventID)
static void NotifyItemCraft(Recipe recipe)
static AchievementsHelper.ItemPickupEvent OnItemPickup
static void HandleRunning(Player player, float pixelsMoved)
static void NotifyItemPickup(Player player, Item item)
static void HandleOnEquip(Player player, Item item, int context)
static AchievementsHelper.NPCKilledEvent OnNPCKilled
static bool IsMetalBar(int itemType)
static void NotifyNPCKilledDirect(Player player, int npcNetID)
static void OnPlayerEnteredWorld(Player player)
static void NotifyTileDestroyed(Player player, ushort tile)
static void NotifyItemPickup(Player player, Item item, int customStack)
static AchievementManager Achievements
static LocalUser FindLocalUserByPlayer(Player player)