Property GroupTemplateObjects
GroupTemplateObjects
List of ScriptableObjects that implement the IGroupTemplate interface for providing new templates. For use in the AddressableAssetsWindow to display new groups to create
Declaration
public List<ScriptableObject> GroupTemplateObjects { get; }
Property Value
Type | Description |
---|---|
List<ScriptableObject> |