Add rate factors as an array on the owning modifiable

Before you begin

Define entities for rate factors

Procedure

  1. Use Studio to open the owning modifiable.
    For Golf Cart, open GOModifier.eti.
  2. Add an array of rate factors.
    For Golf Cart, configure the array as follows:

    Property

    Value

    name

    GORateFactors

    arrayentity

    GORateFactor

    desc

    Individual components of the rate factor.

    cascadeDelete

    true

    owner

    false

  3. At this point, you can verify your work. For instructions, see Verify your work.