Namespace: | Sirenix.OdinInspector.Editor.Windows |
Assembly: | Sirenix.OdinInspector.Editor |
public struct FeedbackMetaData
public FeedbackMetaData(string key, string value)
System.String | key | |
System.String | value |
public string Key
public string Value