Can be used to call a delegate of identityAction`1<A> (an action that takes a value type) and give it Value as an argument.
For example, using Float3 as this component's callback type allows for calling RandomObjectSpawner SpawnAtPoint() and giving it Value as the position on where to spawn the random object.