Interface IContentGenerator
Namespace: SociallyDistant.Core.ContentManagement
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IContentGenerator
Methods
CreateContent()
Declaration
IEnumerable<IGameContent> CreateContent()
Returns
| Type | Description |
|---|---|
| IEnumerable<IGameContent> |