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