This is the old Animancer v7.4 documentation. Click here for the latest version.

Serialization.PropertyReference.

Serialization.

Update() Method

Summary

Calls UnityEditor.SerializedObject.Update if the Animancer.Editor.Serialization.PropertyReference.Property has been initialized.

Syntax

public void Update()

Return Value

Type Description
void