Table of Contents

SimObject::setField

There is no doc-string available for this function.

Syntax

script SimObject::setField(string %this, string %name, string %value);

Parameters

string %this
No description available.

string %name
No description available.

string %value
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/support/jettison.cs:531

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::serializeEventToString
SimObject::setAttribute
SimObject::SetEventEnabled
SimObject::setName
SimObject::setNTObjectName
SimObject::ToggleEventEnabled

References

This function is not called by any other functions.