User Tools

Site Tools


set_entity_property

This is an old revision of the document!


Set Entity Property


Sets a custom property for an entity to the specified value. This property can then be referenced elsewhere.

set_entity_property(entity, property_name, property_value)
ArgumentDescriptionTypeRequired
entityEntity on which the property will be set.EntityYes
property_nameName of the property for which to set a value.StringYes
property_valueValue that will be stored within the property.String, Decimal, BooleanYes

Example:

set_entity_property("chest01", "opened", true)

Results:

Use the Set Entity Property function to …


Editor Node:

Visual Demo:

set_entity_property.1494628313.txt.gz · Last modified: 2017/05/12 15:31 by justin