Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) IOSSL_Api.osDie示例
编程语言:
C# (CSharp)
类/类型:
IOSSL_Api
方法/功能:
osDie
hotexamples.com的示例:
1
C# (CSharp) IOSSL_Api.osDie - 已找到1个示例
。这些是从开源项目中提取的最受好评的
IOSSL_Api.osDie
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
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)
常用方法
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)
常用方法
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)
常用方法
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)
示例#1
0
显示文件
public void osDie(LSL_Key objectUUID) { m_OSSL_Functions.osDie(objectUUID); }
x