ICooldownSystem
Documents the ICooldownSystem class and its functions.
Invoking ICooldownSystem
cs = Game.ICooldownSystem()Sub-functions
DoesCooldownExist
DoesCooldownExist(id : Int32) : Bool;GetCIDByItemID
GetCIDByItemID(itemId : ItemID) : Int32;GetCIDByOwnerAndName
GetCIDByOwnerAndName(owner : wref:Entity, cdName : CName) : Int32;GetCIDByRecord
Register
RegisterAbility
RegisterFromRecord
Remove
Last updated