Proprietà DedLuaApplication.LuaPersPath

Libreria DedApiLua

Proprietà DedLuaApplicationLuaPersPath

Restituisce o imposta il percorso dal quale caricare i file .lua di personalizzazione.

Namespace:  LuaApplication
Assembly:  DedLuaApplication (in DedLuaApplication.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public string LuaPersPath { get; }
Public ReadOnly Property LuaPersPath As String
	Get
public:
property String^ LuaPersPath {
	String^ get ();
}
member LuaPersPath : string with get

Valore della proprietà

Tipo: String
Vedi anche