docs.unity.cn
    Show / Hide Table of Contents

    Method GetGroupTypesByPrefix

    GetGroupTypesByPrefix(String)

    Retrieves a list of ProfileGroupType that matches the given prefix

    Declaration
    public List<ProfileGroupType> GetGroupTypesByPrefix(string prefix)
    Parameters
    Type Name Description
    String prefix

    prefix to search by

    Returns
    Type Description
    List<ProfileGroupType>

    List of ProfileGroupType

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