Home > rsc-tools > EmptyRscEntry
EmptyRscEntry class
A hole in the rsc file
Signature:
export declare class EmptyRscEntry extends BaseRscEntry
Extends: BaseRscEntry
Remarks
Data in BaseRscEntry.content is meaningless but is included in the rsc file for lossless (un)packing
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(options) | Constructs a new instance of the EmptyRscEntry class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
used | readonly |
false | Whether this entry is used in the DMB file |