22 lines
538 B
Plaintext
22 lines
538 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/MigrationEvent.html
|
|
Title: People Playground Modding - MigrationEvent
|
|
==================================================
|
|
|
|
public class MigrationEvent
|
|
[System.Serializable]
|
|
No description provided
|
|
Nested types
|
|
MigrationEvent.Condition
|
|
Fields
|
|
public string Version
|
|
No description provided
|
|
|
|
public Condition VersionCondition
|
|
No description provided
|
|
|
|
public SpawnableAsset ToSpawnInstead
|
|
No description provided
|
|
|
|
Methods
|
|
public bool IsApplicable(string originVersion)
|
|
No description provided |