Class StringResponse
A UnityEvent
able to take a dynamic string.
Inheritance
System.Object
StringResponse
Namespace: ScriptableFramework
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class StringResponse : UnityEvent<string>