Struct NestedComponent
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Unity.Entities.Properties.Tests
Syntax
[Serializable]
public struct NestedComponent : IComponentData
Fields
test
Declaration
public TestComponent test
Field Value
Type | Description |
---|---|
TestComponent |