Pergunta

Maybe a very simple question, but how can I call delete myObject[propName]; in Script#?

Foi útil?

Solução

Found this straight afterwards! Simply by calling Script.DeleteField(o, property);

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top