Version 3.3.0.1

OdinFeedbackUtility.FeedbackMetaData struct

Namespace: Sirenix.OdinInspector.Editor.Windows
Assembly: Sirenix.OdinInspector.Editor
public struct FeedbackMetaData

Constructors

FeedbackMetaData(String, String)
public FeedbackMetaData(string key, string value)
Parameters
System.String key

System.String value

Fields

Key
public string Key
Value
public string Value