Show / Hide Table of Contents

Class MyTrashRemovalFlagsExtension

Inheritance
System.Object
MyTrashRemovalFlagsExtension
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public static class MyTrashRemovalFlagsExtension : Object

Methods

HasFlags(MyTrashRemovalFlags, MyTrashRemovalFlags)

Declaration
public static bool HasFlags(this MyTrashRemovalFlags thiz, MyTrashRemovalFlags flags)
Parameters
Type Name Description
MyTrashRemovalFlags thiz
MyTrashRemovalFlags flags
Returns
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾