Difference between revisions of "YardsToMeters"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
BryanDerksen (Talk | contribs) (remove {{Generated}}) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{dafunction | {{dafunction | ||
|name=YardsToMeters | |name=YardsToMeters |
Latest revision as of 22:08, 9 February 2010
Converts yards to meters.
- Parameters:
- fYards
- The number of yards to convert
- Returns:
- Returns meters.
- Source:
- script.ldf
Description
Returns the float fYards in meters. There are 0.9114 meters in a yard.