draw_animation Return ID ?

Place to get help with not working mods / modding interface.
CruWiT
Inserter
Inserter
Posts: 23
Joined: Wed Apr 17, 2019 6:22 pm
Contact:

draw_animation Return ID ?

Post by CruWiT »

I want create new animation here is api;
https://lua-api.factorio.com/latest/Lua ... _animation
It says;
"Return value
Id of the render object"
What is this ID mean and where can I found ID number or string?
Bilka
Factorio Staff
Factorio Staff
Posts: 3310
Joined: Sat Aug 13, 2016 9:20 am
Contact:

Re: draw_animation Return ID ?

Post by Bilka »

It's the unique identifier of the object. As the function states, it returns a uint64 (a number) so that ID is a number.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
Post Reply

Return to “Modding help”