DerivedPropertyBlueprint source
A derived is property blueprint is calculated using other property blueprints of the object.
Properties
-
dependencies :Array.<PropertyBlueprint> source
-
List of property blueprints this derived property blueprint depends on.
Default Value: - []
-
getterDefinition :string source
-
-
isDerived :boolean source
-
Default Value: - true
-
setterDefinition :string source
-
Generated from v0.14.14