Table of Contents

SimObject::serializeEventToString

There is no doc-string available for this function.

Syntax

script SimObject::serializeEventToString(string %obj, string %idx, string %client);

Parameters

string %obj
No description available.

string %idx
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:1451

See also

SimObject::addScheduledEvent
SimObject::call
SimObject::cancelEvents
SimObject::clearAttributes
SimObject::clearEvents
SimObject::clearNTObjectName
SimObject::copyAttributes
SimObject::delete
SimObject::dump
SimObject::dumpEvents
SimObject::getAttribute
SimObject::getClassName
SimObject::getField
SimObject::getGroup
SimObject::getId
SimObject::getName
SimObject::getTaggedField
SimObject::getType
SimObject::onCameraEnterOrbit
SimObject::onCameraLeaveOrbit
SimObject::processInputEvent
SimObject::save
SimObject::schedule
SimObject::scheduleNoQuota
SimObject::serializeEvent
SimObject::setAttribute
SimObject::SetEventEnabled
SimObject::setField
SimObject::setName
SimObject::setNTObjectName
SimObject::ToggleEventEnabled

References

This function is not called by any other functions.