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

SerializableEventSequenceDrawer.Context.

SerializableEventSequenceDrawer.

Get(SerializedProperty) Method

Summary

Adds a new Animancer.Editor.SerializableEventSequenceDrawer.Context representing the `property` to the stack and returns it.

Syntax

public static SerializableEventSequenceDrawer.Context Get(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value