Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) IOSSL_Api.osGetAgents Examples
Programming Language:
C# (CSharp)
Class/Type:
IOSSL_Api
Method/Function:
osGetAgents
Examples at hotexamples.com:
1
C# (CSharp) IOSSL_Api.osGetAgents - 1 examples found
. These are the top rated real world C# (CSharp) examples of
IOSSL_Api.osGetAgents
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
osGetInventoryDesc(2)
osGetCurrentSunHour(2)
osCauseDamage(2)
osCauseHealing(2)
osAdjustSoundVolume(1)
osGetAvatarList(1)
osGetAvatarHomeURI(1)
osGetApparentTimeString(1)
osGetApparentTime(1)
osGetApparentRegionTimeString(1)
osGetAgents(1)
osGetApparentRegionTime(1)
osGetGender(1)
osGetAgentIP(1)
osGetAgentCountry(1)
osFormatString(1)
osForceOtherSit(1)
osForceDropAttachmentAt(1)
osGetDrawStringSize(1)
osGetGridHomeURI(1)
osGetGridCustom(1)
osGetInventoryItemKey(1)
osGetLinkSitActiveRange(1)
osGetLinkPrimitiveParams(1)
osGetLinkNumber(1)
osGetLastChangedEventKey(1)
osGetInventoryName(1)
osGetInventoryLastOwner(1)
osGetInertiaData(1)
osGetGridGatekeeperURI(1)
osGetHealth(1)
osGetHealRate(1)
osGetGridNick(1)
osGetGridName(1)
osGetGridLoginURI(1)
osForceDetachFromAvatar(1)
osForceDropAttachment(1)
osForceBreakLink(1)
osForceCreateLink(1)
osClearObjectAnimations(1)
osDrawFilledEllipse(1)
osDrawEllipse(1)
osDie(1)
osDetectedCountry(1)
osConsoleCommand(1)
osCollisionSound(1)
osClearInertia(1)
osDrawFilledRectangle(1)
osCheckODE(1)
osAvatarStopAnimation(1)
Frequently Used Methods
osGetInventoryDesc (2)
osGetCurrentSunHour (2)
osCauseDamage (2)
osCauseHealing (2)
osAdjustSoundVolume (1)
osGetAvatarList (1)
osGetAvatarHomeURI (1)
osGetApparentTimeString (1)
osGetApparentTime (1)
osGetApparentRegionTimeString (1)
Frequently Used Methods
osGetAgents (1)
osGetApparentRegionTime (1)
osGetGender (1)
osGetAgentIP (1)
osGetAgentCountry (1)
osFormatString (1)
osForceOtherSit (1)
osForceDropAttachmentAt (1)
osGetDrawStringSize (1)
osGetGridHomeURI (1)
osGetGridCustom (1)
osGetInventoryItemKey (1)
osGetLinkSitActiveRange (1)
osGetLinkPrimitiveParams (1)
osGetLinkNumber (1)
osGetLastChangedEventKey (1)
osGetInventoryName (1)
osGetInventoryLastOwner (1)
osGetInertiaData (1)
osGetGridGatekeeperURI (1)
Frequently Used Methods
osGetGridCustom (1)
osGetInventoryItemKey (1)
osGetLinkSitActiveRange (1)
osGetLinkPrimitiveParams (1)
osGetLinkNumber (1)
osGetLastChangedEventKey (1)
osGetInventoryName (1)
osGetInventoryLastOwner (1)
osGetInertiaData (1)
osGetGridGatekeeperURI (1)
osGetHealth (1)
osGetHealRate (1)
osGetGridNick (1)
osGetGridName (1)
osGetGridLoginURI (1)
osForceDetachFromAvatar (1)
osForceDropAttachment (1)
osForceBreakLink (1)
osForceCreateLink (1)
osClearObjectAnimations (1)
osDrawFilledEllipse (1)
osDrawEllipse (1)
osDie (1)
osDetectedCountry (1)
osConsoleCommand (1)
osCollisionSound (1)
osClearInertia (1)
osDrawFilledRectangle (1)
osCheckODE (1)
osAvatarStopAnimation (1)
Frequently Used Methods
osGetHealth (1)
osGetHealRate (1)
osGetGridNick (1)
osGetGridName (1)
osGetGridLoginURI (1)
osForceDetachFromAvatar (1)
osForceDropAttachment (1)
osForceBreakLink (1)
osForceCreateLink (1)
osClearObjectAnimations (1)
osDrawFilledEllipse (1)
osDrawEllipse (1)
osDie (1)
osDetectedCountry (1)
osConsoleCommand (1)
osCollisionSound (1)
osClearInertia (1)
osDrawFilledRectangle (1)
osCheckODE (1)
osAvatarStopAnimation (1)
osAvatarPlayAnimation (1)
osAvatarName2Key (1)
osApproxEquals (1)
osAngleBetween (1)
osDrawFilledPolygon (1)
osDrawImage (1)
osAgentSaveAppearance (1)
osDropAttachment (1)
osForceBreakAllLinks (1)
osForceAttachToOtherAvatarFromInventory (1)
osForceAttachToAvatarFromInventory (1)
osForceAttachToAvatar (1)
osEjectFromGroup (1)
osDropAttachmentAt (1)
osDrawTranslationTransform (1)
osDrawLine (1)
osDrawText (1)
osDrawScaleTransform (1)
osDrawRotationTransform (1)
osDrawResetTransform (1)
Example #1
0
Show file
public LSL_List osGetAgents() { return(m_OSSL_Functions.osGetAgents()); }
x