Class PlaceShrineSettings
Inheritance
object
PlaceShrineSettings
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class PlaceShrineSettings
Fields
customPosition
Declaration
public Vector3? customPosition
Field Value
| Type | Description |
|---|---|
| UnityEngine.Vector3? |
lockedUntilCleared
Declaration
public bool lockedUntilCleared
Field Value
| Type | Description |
|---|---|
| bool |
removeModifierOnUse
Declaration
public bool removeModifierOnUse
Field Value
| Type | Description |
|---|---|
| bool |
spawnOnLastSection
Declaration
public bool spawnOnLastSection
Field Value
| Type | Description |
|---|---|
| bool |