public bool ApplyTo (Object target);

파라미터

targetThe target object that will be updated with the Preset serialized values.

반환

bool Returns true if the target object was successfully updated by the Preset, false otherwise.

설명

Applies this Preset to the target object.