Summary
Loads the next sample scene when 
		PlatformerGameKit.NextExampleTrigger.OnTriggerEnter2D(UnityEngine.Collider2D) is caused by the player.- Assembly
- PlatformerGameKit.dll 
- Namespace
- PlatformerGameKit
- Base Types
- 
									- MonoBehaviour
 
							graph BT
	Type-->Base0["MonoBehaviour"]
	Type["NextExampleTrigger"]
class Type type-node
						
					Syntax
[AddComponentMenu(Strings.MenuPrefix + "Next Example Trigger")]
[PlatformerHelpUrl(typeof(NextExampleTrigger))]
public class NextExampleTrigger : MonoBehaviourAttributes
| Type | Description | 
|---|---|
| AddComponentMenu | |
| Platformer | [Assert-Conditional]
    A UnityEngine.HelpURLAttributewhich points to Platformer Game Kit's documentation. |