constant PartyController::UPDATE_OTHER in Party 7
Flag to indicate other things been updated which may require a full save.
File
- includes/
party.entity.inc, line 29 - Contains the controller classes for Party entities.
Class
- PartyController
- The API controller class for the Party entity.
Code
const UPDATE_OTHER = 0x4;