Plugins.Soda.ResHacker - reshack::resource-type

Description

Gets the ResHacker identifier of a system resource type. Call this in the "AddResource" task.

int reshack::resource-type (
     string resType
)

Parameters

Table 28. Parameters

Name Type Description
resType string Name of the resource type constant to lookup. For example "RT_ICON" would return the type for an icon.

Return Values

Integer code of the resource file type.