TorqueScript Reference
FontAsset Member List

This is the complete list of members for FontAsset, including all inherited members.

addFieldFilter(fieldName)SimObject
addListener(SimObject)SimObject
assignFieldsFrom(SimObject)SimObject
call(methodName, [args] *)SimObject
clone([copyDynamicFields=false]?)SimObject
createStateSnapshot()AssetBase
deepClone()SimObject
delete()SimObject
dump()SimObject
dumpClassHierarchy()SimObject
getAssetId()AssetBase
getBaseline()FontAsset
getClassName()SimObject
getClassNamespace()SimObject
getDynamicField(index)SimObject
getDynamicFieldCount()SimObject
getField(int index)SimObject
getFieldCount()SimObject
getFieldType(fieldName)SimObject
getFieldValue(fieldName)SimObject
getFontFile()FontAsset
getFontSize()FontAsset
getGlyphCount()FontAsset
getGroup()SimObject
getId()SimObject
getInternalName()SimObject
getLineHeight()FontAsset
getLoadedPageCount()FontAsset
getName()SimObject
getPageCount()FontAsset
getPageFile(int pageIndex)FontAsset
getPageHeight(int pageIndex)FontAsset
getPageWidth(int pageIndex)FontAsset
getProgenitorFile()SimObject
getRelativeFontFile()FontAsset
getSuperClassNamespace()SimObject
getType()SimObject
isAssetDirty()AssetBase
isChildOfGroup(groupID)SimObject
isMemberOfClass(string classname)SimObject
isMethod(string methodName)SimObject
isTimerActive()SimObject
postEvent(String eventName, String data)SimObject
refreshAsset()AssetBase
removeAllListeners()SimObject
removeFieldFilter(fieldName)SimObject
removeListener(SimObject)SimObject
restoreStateSnapshot(snapshot)AssetBase
revertAsset()AssetBase
save(fileName, [selectedOnly]?)SimObject
saveAsset()AssetBase
schedule(time, command, [arg] *)SimObject
setClassNamespace(nameSpace)SimObject
setEditFieldValue(fieldName, value)SimObject
setFieldValue(fieldName, value)SimObject
setFontFile(FontFile)FontAsset
setInternalName(string InternalName)SimObject
setName(newName)SimObject
setProgenitorFile(file)SimObject
setSuperClassNamespace()SimObject
startListening(SimObject)SimObject
startTimer(callbackFunction, float timePeriod, [repeat]?)SimObject
stopListening(SimObject)SimObject
stopTimer()SimObject