Type alias EnumeratedStaticsValues<T>

EnumeratedStaticsValues<T>: T[Exclude<keyof T, "constructor" | TEngineBindingStaticMethods>]

Type Parameters

  • T

Generated using TypeDoc