FMEditorGUI.

DrawPropertyFields(SerializedProperty) Method

Summary

Draws each property starting with the `firstProperty`.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion.Editor
Containing Type
FMEditorGUI

Syntax

public static bool DrawPropertyFields(SerializedProperty firstProperty)

Parameters

Name Type Description
firstProperty SerializedProperty

Return Value

Type Description
bool