Flags for Assembly.
Property | Description |
---|---|
Editor | Selects assemblies compiled for the editor including test assemblies. |
Player | Selects assemblies compiled for the player including test assemblies. |
PlayerWithoutTestAssemblies | Selects assemblies compiled for the player excluding test assemblies. |