Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

StrippingInfo.includedModules

public IEnumerable<string> includedModules;

Description

The native engine modules that were included in the build.

You can pass each of these to StrippingInfo.GetReasonsForIncluding to obtain information about what caused a module to be included in the build.

Did you find this page useful? Please give it a rating: