Last updated: Sep 8, 2022
The Data Linker allows us to keep references to as many ScriptableObjects as we want. This is very useful for quickly getting data.
You can find the Data Linker script ****at this path: Assets\Infima Games\Low Poly Animated - Modern Guns\Demo\Code\Linkers\Data Linker\DataLinker.cs
Data Links. Links to all the data assets.
Get <T>. This function returns a data asset with a specific type/name.