This version of Unity is unsupported.
Method group is Obsolete

SpriteAtlasAsset.IsIncludeInBuild

Obsolete IsIncludeInBuild is no longer supported and will be removed. Use SpriteAtlasImporter.IsIncludeInBuild instead.

Declaration

public bool IsIncludeInBuild();

Returns

bool Returns true if the Sprite Atlas is included in the build.

Description

Checks whether this Sprite Atlas is marked to be included in the build.