#include "accessconstraints.h"Include dependency graph for accessconstraints-editor.cpp:

Go to the source code of this file.
Functions | |
| bool | checkModificationConstraints (const ContainerBase *container) |
| checks if a modification is allowed under the current circumstances A player may for example not alter other player's units in the game, but in the editor all units may be edited | |
| bool checkModificationConstraints | ( | const ContainerBase * | container | ) |
checks if a modification is allowed under the current circumstances A player may for example not alter other player's units in the game, but in the editor all units may be edited
Definition at line 23 of file accessconstraints-editor.cpp.
Referenced by setLocalizedContainerName(), and ContainerBase::setName().
1.5.1