Question by
stefanvielfrass1404 · Sep 21, 2021 at 07:41 AM ·
c#inspector
Apply custom Inspector to List of Elements
I have a class called Character which has a custom inspector GUI. Which looks like this:
And i have a class named Initialize which has a List and i want it to display the same GUI for each Character element as the Character Inspector GUI shown above. The Initiliaze class looks like this:
How can i do this I'm a beginner so please explain it very detailed. Thank you all!
unitycharacterclass.png
(44.3 kB)
intitializeclass.png
(18.2 kB)
Comment
Your answer

Follow this Question
Related Questions
Loading Json from Resources via Editor Script 1 Answer
public bool not showing in inspector 1 Answer
I have assigned it, but I get an error of Unassigned Reference Exception! 1 Answer
Resizing Sprites 1 Answer
Drop down array selection 0 Answers