Show / Hide Table of Contents

Delegate ColorPicker.ColorEvent

Event that gets called by the ColorPicker
Namespace: Jotunn.GUI
Assembly: Jotunn.dll
Syntax
public delegate void ColorEvent(Color c);
Parameters
Type Name Description
Color c received Color

Extension Methods

PrefabExtension.FixReferences(Object)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾