Skip to main content

PreChangeColor

Shared
Lyn.Role.PreChangeColor(string name, Color new_color, Color old_color)Hook

Description

Called before a role's color is changed.

Params

  1. string name

    Role name that is being changed

  2. Color new_color

    New role color

  3. Color old_color

    Old role color