Interface ISystemModule
Namespace: Unity.Entities.SourceGen.SystemGeneratorCommon
Syntax
public interface ISystemModule
Properties
Name | Description |
---|---|
Candidates | |
RequiresReferenceToBurst |
Methods
Name | Description |
---|---|
GenerateSystemType(SystemGeneratorContext) | |
OnReceiveSyntaxNode(SyntaxNode) | |
ShouldRun(ParseOptions) |