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