Свойство | Тип | Описание | |
---|---|---|---|
mine | UnityEditor.SerializedProperty | ||
show | bool |
Метод | Описание | |
---|---|---|
CheckSame ( ) : IEnumerable | ||
Draw ( float width ) : void | ||
GetProperty ( bool isMine ) : UnityEditor.SerializedProperty | ||
PropertyHelper ( ComponentHelper, parent, UnityEditor.SerializedProperty mine, UnityEditor.SerializedProperty theirs ) : System |
Метод | Описание | |
---|---|---|
DrawProperty ( bool isMine, float width ) : void |
public GetProperty ( bool isMine ) : UnityEditor.SerializedProperty | ||
isMine | bool | |
Результат | UnityEditor.SerializedProperty |
public PropertyHelper ( ComponentHelper, parent, UnityEditor.SerializedProperty mine, UnityEditor.SerializedProperty theirs ) : System | ||
parent | ComponentHelper, | |
mine | UnityEditor.SerializedProperty | |
theirs | UnityEditor.SerializedProperty | |
Результат | System |
public SerializedProperty,UnityEditor mine | ||
Результат | UnityEditor.SerializedProperty |