Table of Contents

Interface ILunyPath

Namespace
Luny.Engine.Bridge
Assembly
Luny.dll

Interface for engine-agnostic path representations.

public interface ILunyPath

Properties

AgnosticPath

string AgnosticPath { get; }

Property Value

string

NativePath

string NativePath { get; }

Property Value

string