Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(Object)

    Determines if an System.Object refers to the same effect as this ParticleEffect.

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    System.Object obj

    The System.Object to check.

    Returns
    Type Description
    System.Boolean

    true if the obj is the same effect as this ParticleEffect; otherwise, false.

    Overrides
    System.Object.Equals(System.Object)
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX