Modding:TreeAttribute/ru: Difference between revisions

From Vintage Story Wiki
Created page with "// Set the value tree.SetFloat(someKey, someValue); // Retrieve the value tree.GetFloat(someKey); } } </syntaxhighlight> Документацию..."
(Created page with "== Пример в коде == <syntaxhighlight lang="c#"> using Vintagestory.API.Datastructures;")
(Created page with "// Set the value tree.SetFloat(someKey, someValue); // Retrieve the value tree.GetFloat(someKey); } } </syntaxhighlight> Документацию...")
Line 31: Line 31:
}
}
</syntaxhighlight>
</syntaxhighlight>
For documentation, see [http://apidocs.vintagestory.at/api/Vintagestory.API.Datastructures.TreeAttribute.html TreeAttribute] and [http://apidocs.vintagestory.at/api/Vintagestory.API.Datastructures.ITreeAttribute.html ITreeAttribute].
Документацию см. в [http://apidocs.vintagestory.at/api/Vintagestory.API.Datastructures.TreeAttribute.html TreeAttribute] и [http://apidocs.vintagestory.at/api/Vintagestory.API.Datastructures.ITreeAttribute. html ITreeAttribute].
{{Navbox/modding|Vintage Story}}
{{Navbox/modding|Vintage Story}}
Confirmedusers
13,514

edits