Method SetFlag SetFlag(T, bool) Set or unset the flags Declaration public void SetFlag(T f, bool v) Parameters Type Name Description T f Flags to edit bool v Boolean value to set to the given flags