Click or drag to resize

Category Constructor

Initializes a new instance of the Category class

Namespace:  Zivid.NET.Presets
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Category(
	[T:Zivid.Presets.CategoryBase<Zivid::Presets::PresetBase<Zivid::Settings> >]* nativeCategory
)

Parameters

nativeCategory
Type: [T:Zivid.Presets.CategoryBase<Zivid::Presets::PresetBase<Zivid::Settings> >]IsImplicitlyDereferenced*
See Also