Start()
Method in LineProviderBehaviour
Summary
Called by Unity when the LineProviderBehaviour has first appeared in the scene.
public virtual void Start()
Remarks
This method is public
virtual
to
allow subclasses to override it.
Last updated
Was this helpful?