public Build.Reporting.StrippingInfo strippingInfo ;

설명

The StrippingInfo object for the build.

The StrippingInfo object contains information about which native code modules in the engine are still present in the build, and the reasons why they are still present.

This is only available when building for platforms that support code stripping. When building for other platforms, this property will be null.