m →Implementers: fix link Tag: 2017 source edit |
Added category: Interface types |
||
Line 12: | Line 12: | ||
[[Category:Type]] | [[Category:Type]] | ||
[[Category:Interface types]] |
Latest revision as of 16:59, 25 August 2025
An Asset is usually wrapped by an IAssetProvider<A>. Any type that falls under this interface has no ProtoFlux input type, and has to be obtained through a GetAsset<A>. This is because IAsset`1s are not in the Resonite data model, and cannot be networked at all.
See Also
Implementers
This article or section is a Stub. You can help the Resonite Wiki by expanding it.