public class DelegatedGroupContents extends Object
| Modifier and Type | Field and Description |
|---|---|
DelegatedGroup |
group |
List<String> |
subGroups |
| Constructor and Description |
|---|
DelegatedGroupContents(DelegatedGroup group,
Optional<List<String>> subGroups) |
public final DelegatedGroup group
public DelegatedGroupContents(DelegatedGroup group, Optional<List<String>> subGroups)
Copyright © 2020 Unity. All rights reserved.