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

[Missing <summary> documentation for "M:fCraft.MapConversion.NBTag.Get(System.String,System.Byte)"]

Namespace: fCraft.MapConversion
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
public byte Get(
	string name,
	byte defaultValue
)

Parameters

name
String
defaultValue
Byte

See Also