RSX Code Reference
    Preparing search index...

    Function memberOf

    • Returns a binding to the member of the specified type.

      Type Parameters

      • T

      Parameters

      Returns ValueTypeOf<T>

      undefined value.

      Do not use this function outside of a call to nameof. This API should only be used to create refactoring safe member bindings.

      		addField(nameof(() => memberOf(UserProjectDataResource).statPlotFramesPerSecond));