We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e56afb commit 78ade43Copy full SHA for 78ade43
src/Core/UnityScriptMethods.cs
@@ -73,6 +73,7 @@ private static ImmutableHashSet<string> LoadMethodNames()
73
"OnPostRender",
74
"OnPreCull",
75
"OnPreRender",
76
+ "OnRectTransformDimensionsChange",
77
"OnRenderImage",
78
"OnRenderObject",
79
"OnSerializeNetworkView",
0 commit comments