- Home /
Question by
mhofer · Oct 31, 2017 at 04:16 AM ·
serializedpropertyserializedobject
Get a Serializedproperty for an element of a SerializedProperty for a List<>
I have a List inside a SerializedProperty. I want to get to the individual elements in that List as SerializedProperties. Is that possible?
Comment
Your answer
Follow this Question
Related Questions
Why are the children of my Serialized Property not being drawn? 1 Answer
ApplyModifiedProperties() for UnityEvent ignores method name 0 Answers
Override Transform Inspector using SerializedObject and SerializedProperty 1 Answer
Custom Inspector: Using 'serializedObject' to access inherited members 1 Answer