Setup

Setup(SerializedProperty, Type, Type)

public static void Setup(SerializedProperty property, Type valueType, Type thenType) ;

Description

Set up the SerializedProperty of SwitchData<TThen>

Parameters

Parameter Name Description
property SerializedProperty
valueType Value type
thenType Output type