Api Sandbox BitFlagsAttribute
class

BitFlagsAttribute

public class BitFlagsAttribute : FGDTypeAttribute

This choices type is bitflags, so we should be able to choose more than one option at a time.

Remarks

TODO: Once this is no longer used in assets it can be deleted. It should be derived from [System.Flags]

Constructors

BitFlagsAttribute()
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.BitFlagsAttribute