◆ InstantiateParameters()
Photon.Pun.InstantiateParameters.InstantiateParameters |
( |
string |
prefabName, |
|
|
Vector3 |
position, |
|
|
Quaternion |
rotation, |
|
|
byte @ |
group, |
|
|
object [] |
data, |
|
|
byte |
objLevelPrefix, |
|
|
int [] |
viewIDs, |
|
|
Player |
creator, |
|
|
int |
timestamp |
|
) |
| |
◆ creator
Player Photon.Pun.InstantiateParameters.creator |
◆ data
object [] Photon.Pun.InstantiateParameters.data |
◆ group
byte Photon.Pun.InstantiateParameters.group |
◆ objLevelPrefix
byte Photon.Pun.InstantiateParameters.objLevelPrefix |
◆ position
Vector3 Photon.Pun.InstantiateParameters.position |
◆ prefabName
string Photon.Pun.InstantiateParameters.prefabName |
◆ rotation
Quaternion Photon.Pun.InstantiateParameters.rotation |
◆ timestamp
int Photon.Pun.InstantiateParameters.timestamp |
◆ viewIDs
int [] Photon.Pun.InstantiateParameters.viewIDs |
The documentation for this struct was generated from the following file: