Last updated: Sep 8, 2022
The Link struct defines what a link is. Links are very important in the context of Linkers, as they are the properties these last ones hold and reference.
You can find the Link script ****at this path: Assets\Infima Games\Low Poly Animated - Modern Guns\Demo\Code\Linkers\Linker\Link.cs
Type. Type of the link, also basically just the name of it.
Values. Array of all values this link holds.
Get. Returns the value of the link at the given index.