PixelCrushers.DialogueSystem.ARPG.PersistentPlayerSpawner Class Reference

This script handles player spawning in the correct place when changing levels. More...

Inheritance diagram for PixelCrushers.DialogueSystem.ARPG.PersistentPlayerSpawner:
Collaboration diagram for PixelCrushers.DialogueSystem.ARPG.PersistentPlayerSpawner:

Public Member Functions

void OnRecordPersistentData ()
 
void OnApplyPersistentData ()
 

Public Attributes

string spawnPointName
 

Detailed Description

This script handles player spawning in the correct place when changing levels.

Add it to the Dialogue Manager.

Member Function Documentation

◆ OnApplyPersistentData()

void PixelCrushers.DialogueSystem.ARPG.PersistentPlayerSpawner.OnApplyPersistentData ( )

◆ OnRecordPersistentData()

void PixelCrushers.DialogueSystem.ARPG.PersistentPlayerSpawner.OnRecordPersistentData ( )

Member Data Documentation

◆ spawnPointName

string PixelCrushers.DialogueSystem.ARPG.PersistentPlayerSpawner.spawnPointName

The documentation for this class was generated from the following file: