Show / Hide Table of Contents

Class MyVoxelrequestFlagsExtensions

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

Methods

HasFlags(MyVoxelRequestFlags, MyVoxelRequestFlags)

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