Table of Contents

Class Optional

Namespace
Gamelogic.Extensions
Assembly
Assembly-CSharp.dll

The base class of the generic Optional class.

public class Optional
Inheritance
Optional
Derived
Inherited Members
Extension Methods

Remarks

This is an empty class; the reason it exists is so that a single property drawer can be used for all classes that derive from the generic Optional class.