Table of Contents

Interface IPaletteValue<TSelf>

Namespace
Obsidian.API
Assembly
Obsidian.API.dll
public interface IPaletteValue<TSelf> where TSelf : IPaletteValue<TSelf>

Type Parameters

TSelf

Methods

Construct(int)

public static abstract TSelf Construct(int value)

Parameters

value int

Returns

TSelf