Variable Component Method
Create a Variable

Create a Variable,If that is Player Variable,The Variable name is Player,then if next we need Player instance ,We can use Get Variable and fill the Variable name to get the real Player instance
Requires String,Instance
Get Variable

Get Variable,If that is Player Variable,We can use Get Variable and fill the Variable name to get the real Player instance before we create
Return Instance