For the complete documentation index, see llms.txt. This page is also available as Markdown.

MethodTemplate

using UnityEngine;

public class ExampleScriptName : MonoBehaviour
{
	void Start ()
	{
		
	}
	
	void Update ()
	{
	
	}
}