AssetsFinder
Last updated
Was this helpful?
Last updated
Was this helpful?
AssetsFinder
- a class that helps to find assets and localization that are used inside
You can access characters
, namecards
, costumes
, weapons
, reliquaries
, reliquarySets
, constellations
and skills
They allow you to find what you need in assets and its localization
When referring to something, look at the hints. Usually, they can be used to find data about an entity using getById()
and the name of this entity in your chosen localization using getName()
Getting data for character Β«Raiden ShogunΒ» by his id
and get their name
and etc