Show / Hide Table of Contents

    Interface IGuidReferenceableAsset

    The based interface for all IData related data assets. This is only used when we do not (need to) specify the type of the IData in the editor code.

    Inherited Members
    IDataProvider.DataType
    IDataProvider.IsLoaded
    IInjectable.Inject(IResolver)
    Namespace: IdleKit.Core
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IGuidReferenceableAsset : IDataProvider, IInjectable

    Properties

    Id

    Declaration
    string Id { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 East Side Games Inc.