71
PlayMaker Help / Re: Using Linker Wizard for using Get/Set Property during build
« Last post by tobychap on May 13, 2025, 02:32:17 AM »Yes, but only with proper configuration. Linker Wizard is designed to help preserve necessary types and members that Unity’s IL2CPP or managed stripping would otherwise remove. It works in tandem with PlayMaker to ensure actions like Get Property / Set Property still function correctly at runtime.