Search Results for

    Show / Hide Table of Contents

    Class EntityPathHelper

    A set of entity path utilities.

    Inheritance
    object
    EntityPathHelper
    Namespace: Evergine.Framework.Helpers
    Assembly: Evergine.Framework.dll
    Syntax
    public class EntityPathHelper

    Methods

    PathFromEntity(Entity)

    Gets the (absolute) entity path of the desired entity.

    Declaration
    public static string PathFromEntity(Entity entity)
    Parameters
    Type Name Description
    Entity entity

    The entity.

    Returns
    Type Description
    string

    The path.

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX