Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ItemDropManager
C# Class ItemDropManager, Mathius_DOE
ファイルを表示
Open project: RandomNPC/Mathius_DOE
Class Usage Examples
Public Properties
Property
Type
Description
_items
GameObject[]
Public Methods
Method
Description
drop_item
(
Vector3
position
,
GameObject
parent
) :
void
Method Details
drop_item()
public
method
public
drop_item
(
Vector3
position
,
GameObject
parent
) :
void
position
Vector3
parent
GameObject
return
void
Property Details
_items
public_oe property
public
GameObject[]
_items
return
GameObject[]