Loading...
Searching...
No Matches
PixelCrushers.SpawnedObjectManager.SpawnedObjectData Class Reference

Public Member Functions

 SpawnedObjectData ()
 
 SpawnedObjectData (string prefabName, Vector3 position, Quaternion rotation, string guid=null)
 

Public Attributes

string prefabName
 
Vector3 position
 
Quaternion rotation
 
string guid
 

Constructor & Destructor Documentation

◆ SpawnedObjectData() [1/2]

PixelCrushers.SpawnedObjectManager.SpawnedObjectData.SpawnedObjectData ( )
inline

◆ SpawnedObjectData() [2/2]

PixelCrushers.SpawnedObjectManager.SpawnedObjectData.SpawnedObjectData ( string  prefabName,
Vector3  position,
Quaternion  rotation,
string  guid = null 
)
inline

Member Data Documentation

◆ guid

string PixelCrushers.SpawnedObjectManager.SpawnedObjectData.guid

◆ position

Vector3 PixelCrushers.SpawnedObjectManager.SpawnedObjectData.position

◆ prefabName

string PixelCrushers.SpawnedObjectManager.SpawnedObjectData.prefabName

◆ rotation

Quaternion PixelCrushers.SpawnedObjectManager.SpawnedObjectData.rotation

The documentation for this class was generated from the following file: