Torque 3D - Script Manual: Member List

TorqueScript

Main   Class List   Namespace List   Online

GuiObjectView Member List

This is the complete list of members for GuiObjectView, including all inherited members.
acceleratorGuiControl
acceptsAsChild(SimObject obj)SimSet
activeGuiControl
add(SimObject objects...)SimSet
addGuiControl(GuiControl control)GuiControl
altCommandGuiControl
anchorBottomGuiContainer
anchorLeftGuiContainer
anchorRightGuiContainer
anchorTopGuiContainer
animSequenceGuiObjectView
assignFieldsFrom(SimObject fromObject)SimObject
assignPersistentId()SimObject
bringToFront(SimObject obj)SimSet
calculateViewDistance(float radius)GuiTSCtrl
call(string method, string args...)SimObject
callOnChildren(string method, string args...)SimSet
callOnChildrenNoRecurse(string method, string args...)SimSet
cameraSpeedGuiObjectView
cameraZRotGuiTSCtrl
canSaveSimObject
canSaveDynamicFieldsSimObject
classSimObject
classNameSimObject
clear()SimSet
clearFirstResponder(bool ignored=false)GuiControl
clone()SimObject
commandGuiControl
controlIsChild(GuiControl control)GuiControl
deepClone()SimObject
delete()SimObject
deleteAllObjects()SimSet
dockingGuiContainer
dump(bool detailed=false)SimObject
dumpClassHierarchy()SimObject
dumpGroupHierarchy()SimObject
dumpMethods()SimObject
extentGuiControl
findHitControl(int x, int y)GuiControl
findHitControls(int x, int y, int width, int height)GuiControl
findObjectByInternalName(string internalName, bool searchChildren=false)SimSet
forceFOVGuiTSCtrl
getAspect()GuiControl
getCameraSpeed()GuiObjectView
getCanSave()SimObject
getCenter()GuiControl
getClassName()SimObject
getClassNamespace()SimObject
getCount()SimSet
getDebugInfo()SimObject
getDeclarationLine()SimObject
getDynamicField(int index)SimObject
getDynamicFieldCount()SimObject
getExtent()GuiControl
getField(int index)SimObject
getFieldCount()SimObject
getFieldType(string fieldName)SimObject
getFieldValue(string fieldName, int index=-1)SimObject
getFilename()SimObject
getFirstResponder()GuiControl
getFullCount()SimSet
getGlobalCenter()GuiControl
getGlobalPosition()GuiControl
getGroup()SimObject
getId()SimObject
getInternalName()SimObject
getMinExtent()GuiControl
getModel()GuiObjectView
getMountedModel()GuiObjectView
getMountSkin(int param1, int param2)GuiObjectView
getName()SimObject
getObject(int index)SimSet
getObjectIndex(SimObject obj)SimSet
getOrbitDistance()GuiObjectView
getParent()GuiControl
getPosition()GuiControl
getRandom()SimSet
getRoot()GuiControl
getSkin()GuiObjectView
getSuperClassNamespace()SimObject
getValueGuiControl
getWorldToScreenScale()GuiTSCtrl
hiddenSimObject
horizSizingGuiControl
hovertimeGuiControl
internalNameSimObject
isActiveGuiControl
isAwake()GuiControl
isChildOfGroup(SimGroup group)SimObject
isContainerGuiControl
isEditorOnly()SimObject
isExpanded()SimObject
isField(string fieldName)SimObject
isFirstResponder()GuiControl
isInNamespaceHierarchy(string name)SimObject
isMember(SimObject obj)SimSet
isMemberOfClass(string className)SimObject
isMethod(string methodName)SimObject
isMouseLocked()GuiControl
isNameChangeAllowed()SimObject
isSelected()SimObject
isVisible()GuiControl
langTableModGuiControl
lightAmbientGuiObjectView
lightColorGuiObjectView
lightDirectionGuiObjectView
listObjects()SimSet
lockedSimObject
makeFirstResponder(bool isFirst)GuiControl
marginGuiContainer
maxOrbitDiststanceGuiObjectView
minExtentGuiControl
minOrbitDiststanceGuiObjectView
modalGuiControl
mountedNodeGuiObjectView
mountedShapeFileGuiObjectView
mountedSkinGuiObjectView
nameSimObject
onAction()GuiControl
onActive(bool state)GuiControl
onAdd()GuiControl
onControlDragEnter(GuiControl control, Point2I dropPoint)GuiControl
onControlDragExit(GuiControl control, Point2I dropPoint)GuiControl
onControlDragged(GuiControl control, Point2I dropPoint)GuiControl
onControlDropped(GuiControl control, Point2I dropPoint)GuiControl
onDialogPop()GuiControl
onDialogPush()GuiControl
onGainFirstResponder()GuiControl
onLoseFirstResponder()GuiControl
onMouseEnter()GuiObjectView
onMouseLeave()GuiObjectView
onObjectAdded(SimObject object)SimSet
onObjectRemoved(SimObject object)SimSet
onRemove()GuiControl
onSleep()GuiControl
onVisible(bool state)GuiControl
onWake()GuiControl
orbitDiststanceGuiObjectView
paddingGuiContainer
parentGroupSimObject
persistentIdSimObject
pointInControl(int x, int y)GuiControl
positionGuiControl
profileGuiControl
project(Point3F worldPosition)GuiTSCtrl
pushToBack(SimObject obj)SimSet
reflectPriorityGuiTSCtrl
remove(SimObject objects...)SimSet
reorderChild(SimObject child1, SimObject child2)SimSet
resize(int x, int y, int width, int height)GuiControl
save(string fileName, bool selectedOnly=false, string preAppendString="")SimObject
schedule(float time, string method, string args...)SimObject
setActive(bool state=true)GuiControl
setCameraSpeed(float factor)GuiObjectView
setCanSave(bool value=true)SimObject
setCenter(int x, int y)GuiControl
setClassNamespace(string name)SimObject
setEditorOnly(bool value=true)SimObject
setExtent(Point2I p)GuiControl
setExtent(S32 width, S32 height)GuiControl
setFieldType(string fieldName, string type)SimObject
setFieldValue(string fieldName, string value, int index=-1)SimObject
setFilename(string fileName)SimObject
setFirstResponderGuiControl
setFirstResponder()GuiControl
setHidden(bool value=true)SimObject
setInternalName(string newInternalName)SimObject
setIsExpanded(bool state=true)SimObject
setIsSelected(bool state=true)SimObject
setLightAmbient(ColorF color)GuiObjectView
setLightColor(ColorF color)GuiObjectView
setLightDirection(Point3F direction)GuiObjectView
setLocked(bool value=true)SimObject
setModel(string shapeName)GuiObjectView
setMount(string shapeName, string mountNodeIndexOrName)GuiObjectView
setMountedModel(string shapeName)GuiObjectView
setMountSkin(string skinName)GuiObjectView
setName(string newName)SimObject
setNameChangeAllowed(bool value=true)SimObject
setOrbitDistance(float distance)GuiObjectView
setPosition(int x, int y)GuiControl
setPositionGlobal(int x, int y)GuiControl
setProfile(GuiControlProfile profile)GuiControl
setSeq(string indexOrName)GuiObjectView
setSkin(string skinName)GuiObjectView
setSuperClassNamespace(string name)SimObject
setValue(string value)GuiControl
setVisible(bool state=true)GuiControl
shapeFileGuiObjectView
skinGuiObjectView
sort(string callbackFunction)SimSet
superClassSimObject
tooltipGuiControl
tooltipProfileGuiControl
unproject(Point3F screenPosition)GuiTSCtrl
variableGuiControl
vertSizingGuiControl
visibleGuiControl


Copyright © GarageGames, LLC. All Rights Reserved.