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
Home
WhiteCore
Framework
ClientInterfaces
AvatarWearingArgs.Wearable
C# Class WhiteCore.Framework.ClientInterfaces.AvatarWearingArgs.Wearable
Show file
Open project: WhiteCoreSim/WhiteCore-Dev
Public Properties
Property
Type
Description
ItemID
UUID
Type
byte
Public Methods
Method
Description
Wearable
(
UUID
itemId
,
byte
type
) :
System
Method Details
Wearable()
public
method
public
Wearable
(
UUID
itemId
,
byte
type
) :
System
itemId
UUID
type
byte
return
System
Property Details
ItemID
public property
public
UUID
ItemID
return
UUID
Type
public property
public
byte
Type
return
byte