NTuple := SpawnProp(Prop)
if (NewProp:= NTuple(0)?):
NewProp.Destroy()
1 Like
NTuple := SpawnProp(Prop)
if (NewProp:= NTuple(0)?):
NewProp.Destroy()