Throwing System
C# Methods for Integrations > Throwing System
ThrowingSystemActivateTriggerByName
public bool ThrowingSystemActivateTriggerByName(string triggerName)
ThrowingSystemThrowItemByName
public bool ThrowingSystemThrowItemByName(string itemName, double delay = 0.05, int amount = 1)
Â