Home > rsc-tools > BaseRscEntry > used
BaseRscEntry.used property
Whether this entry is used in the DMB file
Signature:
/** @virtual */
abstract readonly used: boolean;
Remarks
When compiling a DMB file, unless the RSC file is deleted or a clean compile is requested, entries that were previously included in the RSC file are not deleted. This field indicates whether this entry is in use or not.