bool HasFlag(ViewFlagConstants flag) const;
HasFlag checks if the viewport flags are set for the current window.
Parameters |
Description |
ViewFlagConstants flag |
The viewport flags set for the window. |
Returns true if the viewport flags are set.