CAEngine::Log

This page is a translated version of the page CAEngine::Log and the translation is 100% complete.

ADE User Guide > ADE Server Class Reference > CAEngine

Other languages:
English • ‎中文

描述

傳送給ADE typescript 的所有 commands sent記錄以及從這些指令接收到的結果,此時 Photo屬性設置為ture。

數據類型

string:字符串

示例用法

ade. Photo = true;
ade.SendCommand("news");
ade.SendCommand("profile");
string txt = ADE.Log;

訪問

讀取

另請參考

Comments


You are not allowed to post comments.