Skip to content

Class "EntityRef"⚓︎

Info

This class can be accessed by using its constructor or the following function:

Example Code
1
local myReference = EntityRef(Isaac.GetPlayer())

Constructors⚓︎

Entity·Ref ()⚓︎

EntityRef EntityRef ( Entity )⚓︎


Variables⚓︎

Entity⚓︎

Entity Entity⚓︎

optional


Is·Charmed⚓︎

boolean IsCharmed⚓︎


Is·Friendly⚓︎

boolean IsFriendly⚓︎


Position⚓︎

Vector Position⚓︎


Spawner·Type⚓︎

EntityType SpawnerType⚓︎


Spawner·Variant⚓︎

int SpawnerVariant⚓︎


Type⚓︎

EntityType Type⚓︎


Variant⚓︎

int Variant⚓︎



Last update: April 26, 2024