Skip to content

Class "CostumeSpriteDesc"⚓︎

Info

You can get this class by using the following functions:

Example Code
1
local firstCostumeDesc = Isaac.GetPlayer():GetCostumeSpriteDescs()[1]

Functions⚓︎

CanOverwriteColor ()⚓︎

boolean CanOverwriteColor ( )⚓︎


GetBodyColor ()⚓︎

int GetBodyColor ( )⚓︎


GetHeadColor ()⚓︎

int GetHeadColor ( )⚓︎


GetItemConfig ()⚓︎

ItemConfig_Item GetItemConfig ( )⚓︎


GetPlayerType ()⚓︎

int GetPlayerType ( )⚓︎


GetPriority ()⚓︎

int GetPriority ( )⚓︎


GetSprite ()⚓︎

Sprite GetSprite ( )⚓︎

Returns sprite of associated to the costume.


HasOverlay ()⚓︎

boolean HasOverlay ( )⚓︎


HasSkinAlt ()⚓︎

boolean HasSkinAlt ( )⚓︎


IsFlying ()⚓︎

boolean IsFlying ( )⚓︎


IsItemAnimPlaying ()⚓︎

boolean IsItemAnimPlaying ( )⚓︎


IsItemStateOnly ()⚓︎

boolean IsItemStateOnly ( )⚓︎