|
enum | ItemPackageType { Unrestricted,
OneHanded,
TwoHanded
} |
|
|
new string | name |
|
ItemPackageType | packageType = ItemPackageType.Unrestricted |
|
GameObject | itemPrefab |
|
GameObject | otherHandItemPrefab |
|
GameObject | previewPrefab |
|
GameObject | fadedPreviewPrefab |
|
Definition at line 13 of file ItemPackage.cs.
The documentation for this class was generated from the following file:
- /var/www/test/server/website/imhotep/Assets/ThirdParty/SteamVR/InteractionSystem/Core/Scripts/ItemPackage.cs