Execute_AddUnlockCAZObject
Description
Unlocks a specific CAZ (customization) object for the BaseObject character, if it is not already unlocked.
Parameters
| Parameter | Description |
|---|
| BaseObject | The character to unlock the CAZ object for (Self or Target). |
| S1 | The Object ID of the CAZ item to unlock. |
| S2 | The table name of the CAZ object (e.g., AttachedAccessoryMesh, GarmentTopMesh). Omit _E0x suffix for DLC. |
Examples
| Description | BaseObject | Command |
|---|
| Unlock earring W_Earring009 for Self | Self | AddUnlockCAZObject |
| Unlock a hair mesh for Target | Target | AddUnlockCAZObject |
| Unlock a top garment for Self | Self | AddUnlockCAZObject |