Show / Hide Table of Contents

    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>
    Back to top Copyright © 2020 East Side Games Inc.