osGetSimulatorMemory
OSSLinteger osGetSimulatorMemory()
Returns the memory in use by the current region
Takes no parameters.
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
vector osGetDrawStringSize(string contentType, string text, string fontName, integer fontSize)
void osNpcStopMoveToTarget(key npc)
key osNpcSaveAppearance(key npc, string notecard, integer includeHuds)
void osListSortInPlaceStrided(list src, integer stride, integer stride_index, integer ascending)
void osNpcShout(key npc, integer channel, string message)
key osGetInventoryLastOwner(string itemNameOrId)
string osAESEncryptTo(string secret, string plainText, string ivString)
integer osIsNpc(key npc)