Interface IEntityResolver
A specialized abstracted version of IdleKit.Core.ITypedResolver{T} that only allows resolving of IEntity granting limited accesses to the IContainer.
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public interface IEntityResolver : ITypedResolver<IEntity>