Member Junction
    Preparing search index...
    • Returns the set of field names decorated @NoLog on the given input class. Empty set if none were marked.

      Pass the input class itself (e.g. GetDataInputType) — the function reads from the prototype internally.

      Parameters

      • inputTypeClass: Function

      Returns ReadonlySet<string>