Type:IAsset`1

From Resonite Wiki
Revision as of 16:59, 25 August 2025 by YoshBot (talk | contribs) (Added category: Interface types)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.