Constructor ComponentPreset
ComponentPreset()
Constructor
Declaration
public ComponentPreset()
ComponentPreset(Type, Preset)
Constructor
Declaration
public ComponentPreset(Type componentType, Preset preset = null)
Parameters
Type | Name | Description |
---|---|---|
Type | componentType | Component type |
Preset | preset | Preset to instantiate |