Show / Hide Table of Contents

Class TaxUtils

Various helpers related to tax

Inheritance
System.Object
TaxUtils
Namespace: Eco.Gameplay.Economy.Transfer
Assembly: Eco.Gameplay.dll
Syntax
public static class TaxUtils : Object

Methods

TaxesAtPosition(Vector3i, String, LocStringBuilder)

Get the taxes at the given position, for the named property of SettlementTaxes.

Declaration
public static void TaxesAtPosition(Vector3i pos, string taxType, LocStringBuilder sb)
Parameters
Type Name Description
Vector3i pos
System.String taxType
LocStringBuilder sb
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾