Class "VectorList"⚓︎
Info
You can get this class by using the following function:
Example Code
local brimstoneEntity = Isaac.GetPlayer():FireBrimstone(Vector(1, 0)):GetSamples()
Operators⚓︎
__len ()⚓︎
int __len ( )⚓︎
The length (#) operation. Returns the size of this list.
Functions⚓︎
Get ()⚓︎
Vector Get ( int idx )⚓︎
Variables⚓︎
Size⚓︎
const int Size⚓︎
Last update:
April 26, 2024