Version: 2021.1
언어: 한국어

BuildFile

struct in UnityEditor.Build.Reporting

매뉴얼로 전환

설명

Contains information about a single file produced by the build process.

변수

idThe unique indentifier of the build file.
pathThe absolute path of the file produced by the build process.
roleThe role the file plays in the build output.
sizeThe total size of the file, in bytes.