Last updated: Sep 8, 2022

Introduction

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

Fields Serialized

Data Links. Links to all the data assets.

Functions

Get <T>. This function returns a data asset with a specific type/name.