docs.unity.cn
    Show / Hide Table of Contents

    Method FindGroupType

    FindGroupType(ProfileGroupType)

    Given a valid profileGroupType, searches the settings and returns, if exists, the profile group type

    Declaration
    public ProfileGroupType FindGroupType(ProfileGroupType groupType)
    Parameters
    Type Name Description
    ProfileGroupType groupType
    Returns
    Type Description
    ProfileGroupType

    ProfileGroupType if found, null otherwise

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use