The identifier for the GameObject that you want to bind the Start function on.
The Start function you want to assign to this GameObject. The Start function should contain one parameter, that Unity will pass the owner GameObject's identifier to this parameter.
Generated using TypeDoc
Sets the Start function of a given GameObject