CommentAsset.

IncludeInBuild Property

Summary

False if this script is set to UnityEngine.HideFlags.DontSaveInBuild.

Syntax

public bool IncludeInBuild { get; set; }

Value

Type Description
bool