PresetDictArray
by Freswinn | MIT
Creates two new Resource classes called PresetDict and PresetDictArray. PresetDict holds a Dictionary whose keys can be locked so they cannot be edited by mistake. PresetDictArray holds an Array[Dictionary] whose new elements are all copies of a standard
PresetDict and PresetDictArray Creates two new Resource classes called PresetDict , which is designed to preserve a dictionary's keys from accidental editing in the inspector; and PresetDictArray which holds an Array[Dictionary] that can only hold
loading more results...