minetest.get content id

From Minetest Developer Wiki
Revision as of 13:29, 13 April 2014 by Hybrid Dog (talk | contribs) (Created page with "== Syntax == <source>minetest.get_content_id(name)</source> == Description == Returns an integer: the internal content ID of name {{MissingExample}} Category:Methods")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax

minetest.get_content_id(name)

Description

Returns an integer: the internal content ID of name


Mbox information.png This article is missing examples.
Feel free to add them.