Пользовательские дополнения
На главную
object.DetachWidget3D( objectId, widget )
"Отвязывает" указанный контрол как Widget3D от объекта.
-- библиотека
object
-- семантика
function DetachWidget3D( objectId, widget )
-- входные параметры:
objectId: ObjectId (not nil) - идентификатор объекта
widget: WidgetSafe - 2D-контрол, который был "привязан" как Widget3D к объекту
-- возвращаемое значение:
нет
-- пример
object.DetachWidget3D( objectId, widget )
Связанные страницы: "CategoryLuaApi" "CategoryControl3D"
CategoryControl3D
EnumAttachedObjectPos
EventCannotAttachWidget3D
FunctionChangeRoomRemoveScene
FunctionChangeRoomSetScene
FunctionControl3DAddWidget3D
FunctionControl3DRemoveAllWidget3D
FunctionControl3DRemoveWidget3D
FunctionControl3DSetWidget3DPos
FunctionControl3DSetWidget3DSize
FunctionMissionSetCharacterScene
FunctionMissionSetMountScene
FunctionObjectAttachWidget3D
FunctionObjectDetachAllWidgets3D
FunctionObjectDetachWidget3D
FunctionObjectSetControl3DForProjected
FunctionRemortCreationRemoveScene
FunctionRemortCreationSetScene
Связанные страницы: "CategoryLuaApi" "CategoryObject"
CategoryObject
EnumVendor
EventCannotAttachWidget3D
EventObjectCombatStatusChanged
EventObjectDetectFinished
EventObjectDetectorListChanged
EventObjectDetectStarted
EventObjectHealthChanged
EventObjectNameChanged
EventObjectSelectableChanged
EventObjectUiinfoChanged
EventPickObject
EventProjectedObjectsChanged
EventQuestMarkUpdated
EventSecretFinisherStatusChanged
FunctionAvatarEnableClientDetector
FunctionAvatarGetDetectedObjects
FunctionAvatarIsClientDetectorEnabled
FunctionObjectAddToProjected
FunctionObjectAttachWidget2D
FunctionObjectAttachWidget3D
FunctionObjectDetachAllWidgets3D
FunctionObjectDetachWidget2D
FunctionObjectDetachWidget3D
FunctionObjectGetBuffInfo
FunctionObjectGetBuffInstances
FunctionObjectGetBuffs
FunctionObjectGetDetectors
FunctionObjectGetHealthInfo
FunctionObjectGetInteractorInfo
FunctionObjectGetInteractorQuests
FunctionObjectGetName
FunctionObjectGetPos
FunctionObjectGetProjectedInfo
FunctionObjectGetUIInfo
FunctionObjectGetWorldSecrets
FunctionObjectHasQuest
FunctionObjectHasWorldSecret
FunctionObjectHighlight
FunctionObjectIsAstralUnit
FunctionObjectIsDead
FunctionObjectIsDetected
FunctionObjectIsDevice
FunctionObjectIsEnemy
FunctionObjectIsExist
FunctionObjectIsFar
FunctionObjectIsFriend
FunctionObjectIsInCombat
FunctionObjectIsInUsageRange
FunctionObjectIsTransport
FunctionObjectIsUnit
FunctionObjectIsUsable
FunctionObjectIsVendor
FunctionObjectRemoveBuff
FunctionObjectRemoveFromProjected
FunctionObjectSetControl3DForProjected
FunctionObjectSetCutTerrainArea
FunctionObjectStartVisualAction
FunctionObjectStopVisualAction
CategoryLuaApi
CategoryFunction
CategoryObject
CategoryControl3D
На главную