Preset.UpdateProperties

Cambiar al Manual
public bool UpdateProperties (Object source);

Parámetros

sourceUsed by the Preset to get its new serialized values.

Valor de retorno

bool Returns true if the Preset was updated, false otherwise.

Descripción

Updates this Preset's properties from the given Object's values. The given Object's type must match this Preset's type.