Search Results for

    Show / Hide Table of Contents

    Interface IProp

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public interface IProp

    Properties

    customSpawnPosition

    Declaration
    Vector3? customSpawnPosition { get; }
    Property Value
    Type Description
    UnityEngine.Vector3?

    customSpawnRotation

    Declaration
    Quaternion? customSpawnRotation { get; }
    Property Value
    Type Description
    UnityEngine.Quaternion?

    isRegularReward

    Declaration
    bool isRegularReward { get; }
    Property Value
    Type Description
    bool

    isSingleton

    Declaration
    bool isSingleton { get; }
    Property Value
    Type Description
    bool

    scaleSpawnRateWithPlayers

    Declaration
    bool scaleSpawnRateWithPlayers { get; }
    Property Value
    Type Description
    bool
    In This Article
    Back to top Shape of Dreams API Documentation