Version: 
Back to list

Scene :: hasOccurrenceProperty

Synopsis

   Return true if a given property is set to an occurrence

GUI Dialog

   

Script function

   scene.hasOccurrenceProperty(occurrence, property) -> propertyExists

Parameters

   occurrence (ScenePath) : The occurrence scene path
   property (String) : The name of the property

Return value

   propertyExists (Boolean) : True if the property exists, else False