AResourceManager_TInfo,TResource_.Resources.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.Resource.AResourceManager<TInfo,TResource>
AResourceManager<TInfo,TResource>.Resources Property
Gets all the TResource loaded by the current instance and their corresponding TInfo.
public DefaultEcs.Resource.AResourceManager<TInfo,TResource>.ResourceEnumerable Resources { get; }
Property Value
DefaultEcs.Resource.AResourceManager.ResourceEnumerable<TInfo,TResource>