Table of Contents

Constructor PresetsAttribute

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

PresetsAttribute(string, string)

Initializes a new instance of the PresetsAttribute class.

public PresetsAttribute(string title, string presetRetrievalKey)

Parameters

title string

The title of the presets.

presetRetrievalKey string

The key used to return the presets.