Description:

Restores a light that has been deleted.

Syntax:
public bool Undelete(
int index
)
Parameters:
  • index
  • Type: int
  • A light index to be undeleted.
Returns:
Type: bool
True if successful.
Available since:
8.8

Nothing found