User Tools

Site Tools


set_entity_property

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
set_entity_property [2020/04/27 18:11] justinset_entity_property [2021/04/21 18:51] (current) justin
Line 20: Line 20:
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-set_entity_property("chest01", "opened", true)+set_entity_property("chest01", "opened", true);
 </code> </code>
 //Results:// A property is stored on the "chest01" [[entity]] with a [[Boolean]] value of "true". //Results:// A property is stored on the "chest01" [[entity]] with a [[Boolean]] value of "true".
set_entity_property.txt · Last modified: 2021/04/21 18:51 by justin