Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
C# (CSharp) IOSSL_Api.osGetHealth Exemples
Langage de programmation:
C# (CSharp)
Class/Type:
IOSSL_Api
Méthode/Fonction:
osGetHealth
Exemples au hotexamples.com:
1
C# (CSharp) IOSSL_Api.osGetHealth - 1 exemples trouvés
. Ce sont les exemples réels les mieux notés de
IOSSL_Api.osGetHealth
extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Méthodes fréquemment utilisées
Afficher
Cacher
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)
Méthodes fréquemment utilisées
osGetInventoryDesc (2)
osGetCurrentSunHour (2)
osCauseDamage (2)
osCauseHealing (2)
osAdjustSoundVolume (1)
osGetAvatarList (1)
osGetAvatarHomeURI (1)
osGetApparentTimeString (1)
osGetApparentTime (1)
osGetApparentRegionTimeString (1)
Méthodes fréquemment utilisées
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)
Méthodes fréquemment utilisées
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)
Méthodes fréquemment utilisées
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)
Exemple #1
0
Afficher le fichier
public LSL_Float osGetHealth(string avatar) { return(m_OSSL_Functions.osGetHealth(avatar)); }
x