<aside> 📦 8BDT.acs

</aside>

Usage


Stores information about all defined translations. See more info about how to interact with this table at the tutorial for basic and advanced weapons.

Static Variables

Fields

Getters

Each of the following returns the value of their given property, given a table index.

<aside> âš¡ int getTransId(int idx)

</aside>

Setters

Each of the following changes the value of their given property, given a table index.

<aside> âš¡ void setTransId(int idx, int val)

</aside>

See Also


Creating Weapons

Advanced Weapons