Click or drag to resize

RecipeRecipeData Property

[This is preliminary documentation and is subject to change.]

A binary representation of the recipe data.

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public byte[] RecipeData { get; set; }

Property Value

Type: Byte
See Also