C# 클래스 SpineDrawerValuePair, crawler

파일 보기 프로젝트 열기: r-lyeh/crawler

공개 프로퍼티들

프로퍼티 타입 설명
property UnityEditor.SerializedProperty
str string

공개 메소드들

메소드 설명
SpineDrawerValuePair ( string val, UnityEditor.SerializedProperty property ) : UnityEngine

메소드 상세

SpineDrawerValuePair() 공개 메소드

public SpineDrawerValuePair ( string val, UnityEditor.SerializedProperty property ) : UnityEngine
val string
property UnityEditor.SerializedProperty
리턴 UnityEngine

프로퍼티 상세

property 공개적으로 프로퍼티

public SerializedProperty,UnityEditor property
리턴 UnityEditor.SerializedProperty

str 공개적으로 프로퍼티

public string str
리턴 string