Does TriInspector work with IL2CPP and AOT ? #90
Unanswered
aaronatweta
asked this question in
Q&A
Replies: 1 comment
-
Tri Inspector only changes the appearance of the editor and does not affect runtime or serialization in any way, so there shouldn't be any problems. Note that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While we are mono at the moment, will it work OK when we move to IL2CPP and does it avoid stripping during AOT? I assume so, because it should all be editor only, correct?
Beta Was this translation helpful? Give feedback.
All reactions