Interface ICustomBootstrap
Namespace: Unity.Entities
Syntax
public interface ICustomBootstrap
Methods
Initialize(List<Type>)
Declaration
List<Type> Initialize(List<Type> systems)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<System.Type> | systems |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<System.Type> |