docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IronSourcePlacement

    Inheritance
    object
    IronSourcePlacement
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: Unity.LevelPlay.dll
    Syntax
    public class IronSourcePlacement

    Constructors

    IronSourcePlacement(string, string, int)

    Declaration
    [Obsolete("This function will be made private in a future version.", false)]
    public IronSourcePlacement(string placementName, string rewardName, int rewardAmount)
    Parameters
    Type Name Description
    string placementName
    string rewardName
    int rewardAmount

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    object.ToString()

    getPlacementName()

    Declaration
    public string getPlacementName()
    Returns
    Type Description
    string

    getRewardAmount()

    Declaration
    public int getRewardAmount()
    Returns
    Type Description
    int

    getRewardName()

    Declaration
    public string getRewardName()
    Returns
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)