Click or drag to resize

SetCallback_Examplem_CurrentDeletionPositions Field

Set for storing a cube's last existing position when it is deleted.

Namespace:  SimpleDemos
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private HashSet<Vector3> m_CurrentDeletionPositions

Field Value

Type: HashSetVector3
See Also