Struct FaceDataSerialization.SerializationFace
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: CarbideFunction.Wildtile
Syntax
public struct SerializationFace
Fields
contentsBitIndices
Declaration
public int[] contentsBitIndices
Field Value
Type | Description |
---|---|
System.Int32[] |
face
Declaration
public Face face
Field Value
Type | Description |
---|---|
Face |
facePropertyName
Declaration
public string facePropertyName
Field Value
Type | Description |
---|---|
System.String |