bool CheckRequestEx | ( | InventoryValidation | validation | ) |
Do not check for action validity on remotes or when performing through juncture. Juncture locks guarentee the item is safe to interact with and the server has validated the command at this point. Checking at this point is both wasteful and can result in a failure which leads to desync
См. определение в файле Hand_Events.c строка 92
Перекрестные ссылки HandEventBase::CheckRequest(), InventoryValidation::m_IsJuncture и InventoryValidation::m_IsRemote.