Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Esempi in C# (CSharp) per IOSSL_Api.osDie
Linguaggio di programmazione:
C# (CSharp)
Classe/tipologia:
IOSSL_Api
Metodo/funzione:
osDie
Esempi su hotexamples.com:
1
IOSSL_Api.osDie in C# (CSharp): 1 esempio trovato
. Questo è il miglior esempio reale in C# (CSharp) per
IOSSL_Api.osDie
, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Metodi utilizzati di frequente
Mostra
Nascondi
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)
Metodi utilizzati di frequente
osGetInventoryDesc (2)
osGetCurrentSunHour (2)
osCauseDamage (2)
osCauseHealing (2)
osAdjustSoundVolume (1)
osGetAvatarList (1)
osGetAvatarHomeURI (1)
osGetApparentTimeString (1)
osGetApparentTime (1)
osGetApparentRegionTimeString (1)
Metodi utilizzati di frequente
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)
Metodi utilizzati di frequente
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)
Metodi utilizzati di frequente
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)
Esempio n. 1
0
Mostra file
public void osDie(LSL_Key objectUUID) { m_OSSL_Functions.osDie(objectUUID); }
x