Struct PatchingEndToEndWithSerialization.ComponentWithObjectRef
Syntax
public struct ComponentWithObjectRef : ISharedComponentData, IEquatable<PatchingEndToEndWithSerialization.ComponentWithObjectRef>
Fields
Material
Declaration
Field Value
Methods
Equals(PatchingEndToEndWithSerialization.ComponentWithObjectRef)
Declaration
public bool Equals(PatchingEndToEndWithSerialization.ComponentWithObjectRef other)
Parameters
Returns
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Overrides