CAEngine::Log

Revision as of 00:11, 21 October 2015 by Jhuawen (talk | contribs) (Created page with "= 数据类型 =")

ADE User Guide > ADE Server Class Reference > CAEngine

Other languages:
English • ‎中文

描述

A record of all commands sent to the ADE typescript and the results received from those commands, when the Photo property is true.

数据类型

string

Example Usage

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

Access

read

See Also

Comments


You are not allowed to post comments.