Skip to content

Class "TemporaryEffect"⚓︎

Info

You can get this class by using the following functions:

Example Code
1
2
3
local player = Isaac.GetPlayer()
local tempEffects = player:GetEffects()
local tempEffect = tempEffects:GetCollectibleEffect(CollectibleType.COLLECTIBLE_SAD_ONION)

Variables⚓︎

Cooldown⚓︎

int Cooldown⚓︎


Count⚓︎

int Count⚓︎


Item⚓︎

ItemConfig Item Item⚓︎



Last update: September 15, 2022