|
NbtLib2012
0.3.4
A continuation of libnbt project, originally by Erik Davidson (aphistic). A C# library for reading and writing Named Binary Tag (NBT) format files.
|
This is the complete list of members for LibNbt.NbtDouble, including all inherited members.
| ByteArrayValue | LibNbt.NbtTag | |
| ByteValue | LibNbt.NbtTag | |
| DoubleValue | LibNbt.NbtTag | |
| FloatValue | LibNbt.NbtTag | |
| GetCanonicalTagName(NbtTagType type) | LibNbt.NbtTag | static |
| IntArrayValue | LibNbt.NbtTag | |
| IntValue | LibNbt.NbtTag | |
| LongValue | LibNbt.NbtTag | |
| Name | LibNbt.NbtTag | |
| NbtDouble() | LibNbt.NbtDouble | |
| NbtDouble(double value) | LibNbt.NbtDouble | |
| NbtDouble([CanBeNull] string tagName) | LibNbt.NbtDouble | |
| NbtDouble([CanBeNull] string tagName, double value) | LibNbt.NbtDouble | |
| Parent | LibNbt.NbtTag | |
| Path | LibNbt.NbtTag | |
| ShortValue | LibNbt.NbtTag | |
| StringValue | LibNbt.NbtTag | |
| TagType | LibNbt.NbtDouble | |
| this[int tagIndex] | LibNbt.NbtTag | |
| this[string tagName] | LibNbt.NbtTag | |
| ToString() | LibNbt.NbtDouble | |
| LibNbt::NbtTag.ToString([NotNull] string indentString) | LibNbt.NbtTag | |
| Value | LibNbt.NbtDouble |