Class SandboxEffects
Namespace: DotBoxD.Kernels.Sandbox
Assembly: DotBoxD.Kernels.dll
public static class SandboxEffectsInheritance
Section titled “Inheritance”Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Fields
Section titled “Fields”public const SandboxEffect Pure = Cpu | AllocField Value
Section titled “Field Value”Methods
Section titled “Methods”ContainsOnlyKnownBits(SandboxEffect)
Section titled “ ContainsOnlyKnownBits(SandboxEffect)”public static bool ContainsOnlyKnownBits(this SandboxEffect effects)Parameters
Section titled “Parameters”effects SandboxEffect
Returns
Section titled “Returns”RequiresCapability(SandboxEffect)
Section titled “ RequiresCapability(SandboxEffect)”public static bool RequiresCapability(this SandboxEffect effects)Parameters
Section titled “Parameters”effects SandboxEffect