Search Results for

    Show / Hide Table of Contents

    Class PropSpawnRule.PropEntry

    Inheritance
    object
    PropSpawnRule.PropEntry
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    [Serializable]
    public class PropSpawnRule.PropEntry

    Fields

    chance

    Declaration
    public float chance
    Field Value
    Type Description
    float

    count

    Declaration
    public Vector2Int count
    Field Value
    Type Description
    UnityEngine.Vector2Int

    prop

    Declaration
    public AssetRef<GameObject> prop
    Field Value
    Type Description
    AssetRef<UnityEngine.GameObject>

    roomIndexRange

    Declaration
    public Vector2Int roomIndexRange
    Field Value
    Type Description
    UnityEngine.Vector2Int
    In This Article
    Back to top Shape of Dreams API Documentation