Version: 
Back to list

Core :: setProperty

Synopsis

   Set a property value on an entity

GUI Dialog

   

Script function

   core.setProperty(entity, propertyName, propertyValue) -> value

Parameters

   entity (Entity) : The entity
   propertyName (String) : The property name
   propertyValue (String) : The property value

Return value

   value (String) : The property value as String