docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method MapCustomAttributeCtorParameter

    MapCustomAttributeCtorParameter<S, T>(CustomAttribute, int, Func<S, T>)

    Declaration
    public static T MapCustomAttributeCtorParameter<S, T>(this CustomAttribute self, int index, Func<S, T> mapper)
    Parameters
    Type Name Description
    CustomAttribute self
    int index
    Func<S, T> mapper
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    S
    T
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)