getValues

Returns all values of type S as type T from nodes. Useful when dealing with matrices

  1. T[] getValues(SDLNode node, SDLType type)
  2. T[] getValues(SDLNode[] node, SDLType type)
    T[]
    getValues
    (
    T
    )

Meta