Table of Contents

SimObject::copyAttributes

There is no doc-string available for this function.

Syntax

script SimObject::copyAttributes(string %this, string %source);

Parameters

string %this
No description available.

string %source
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/common/support/Support_DynamicObjectMethods.cs:135

See also

SimObject::addScheduledEvent
SimObject::call
SimObject::cancelEvents
SimObject::clearAttributes
SimObject::clearEvents
SimObject::clearNTObjectName
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::setField
SimObject::setName
SimObject::setNTObjectName
SimObject::ToggleEventEnabled

References

This function is not called by any other functions.