Class InjectComponentGroupTests.PureEcsTestSystem
Inheritance
System.Object
InjectComponentGroupTests.PureEcsTestSystem
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 PureEcsTestSystem : ComponentSystem
Fields
Group
Declaration
public InjectComponentGroupTests.PureEcsTestSystem.DataAndEntites Group
Field Value
Type | Description |
---|---|
InjectComponentGroupTests.PureEcsTestSystem.DataAndEntites |
Methods
OnUpdate()
Declaration
protected override void OnUpdate()