Class ParticleObjectSaveData
Inheritance
object
ParticleObjectSaveData
Namespace: AS2
Assembly: .dll
Syntax
[Serializable]
public class ParticleObjectSaveData
Fields
|
Edit this page
View Source
colorHistory
Declaration
public ValueHistorySaveData<Color> colorHistory
Field Value
|
Edit this page
View Source
identifier
Declaration
Field Value
|
Edit this page
View Source
jmOffsetHistory
Declaration
public ValueHistorySaveData<Vector2Int> jmOffsetHistory
Field Value
|
Edit this page
View Source
occupiedRel
Declaration
public Vector2Int[] occupiedRel
Field Value
Type |
Description |
Vector2Int[] |
|
|
Edit this page
View Source
positionHistory
Declaration
public ValueHistorySaveData<Vector2Int> positionHistory
Field Value