Skip to content
Discussion options

You must be logged in to vote

Assuming you have an instance of PandoraEntity you can do this to retrieve it's ID:

var id = iron_ore.get_entity_id()

And you can load an item from ID like this:

var iron_ore = Pandora.get_entity(id)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@pietru2004
Comment options

@pietru2004
Comment options

@mrfelipemartins
Comment options

@pietru2004
Comment options

Answer selected by pietru2004
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants