Class InjectComponentGroupTests.OnCreateManagerComponentGroupInjectionSystem
Inheritance
System.Object
InjectComponentGroupTests.OnCreateManagerComponentGroupInjectionSystem
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Unity.Entities.Tests
Syntax
public class OnCreateManagerComponentGroupInjectionSystem : JobComponentSystem
Fields
group
Declaration
public InjectComponentGroupTests.OnCreateManagerComponentGroupInjectionSystem.Group group
Field Value
| Type | Description |
|---|---|
| InjectComponentGroupTests.OnCreateManagerComponentGroupInjectionSystem.Group |
Methods
OnCreateManager(Int32)
Declaration
protected override void OnCreateManager(int capacity)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | capacity |