Version: 2018.1
public int CountRemaining ();

説明

残りの Visible プロパティーをカウントします

This is useful for allocating height for drawing this property and all the following ones. Note that calling this method will move the property forward to the end of the SerializedObject. If this is not the desired behavior either use Copy to make a copy of the current property before calling this method or Reset to reset the property after calling this method.