(Created page with "{{Instruction_Top}} ==== Description ==== ==== Uses ==== ==== Similar Instructions ==== {{Instruction_Bottom}}") |
(informational) |
||
Line 3: | Line 3: | ||
==== Description ==== | ==== Description ==== | ||
Gets the resource quantity of an ore node. | |||
==== Uses ==== | ==== Uses ==== | ||
Used for obtaining the remaining quantity of a resource entity. This is valuable in scenarios where prioritization based on numerical quantity is desired or you have a regenerating resource and wish to build in a system to evaluate if a node is depleted below a threshold.Returns a Value of Type:Resource, which can be further refined into an item with [[Instructions/Resource Type|Resource Type]]. | |||
==== Similar Instructions ==== | ==== Similar Instructions ==== | ||
[[Instructions/Resource Type|Resource Type]] | |||
{{Instruction_Bottom}} | {{Instruction_Bottom}} |
Latest revision as of 05:47, 17 September 2023
Description[edit | edit source]
Gets the resource quantity of an ore node.
Uses[edit | edit source]
Used for obtaining the remaining quantity of a resource entity. This is valuable in scenarios where prioritization based on numerical quantity is desired or you have a regenerating resource and wish to build in a system to evaluate if a node is depleted below a threshold.Returns a Value of Type:Resource, which can be further refined into an item with Resource Type.
Similar Instructions[edit | edit source]
Instructions | |
---|---|
Unit | |
Move | |
Component | |
Flow | |
Math | |
Global |