Search Results for

    Show / Hide Table of Contents

    Class HatRespawn

    Inheritance
    object
    HatRespawn
    Namespace: Game.Game
    Assembly: cs.temp.dll.dll
    Syntax
    public class HatRespawn : MonoBehaviour

    Fields

    canBePickedUp

    Declaration
    public static bool canBePickedUp
    Field Value
    Type Description
    bool

    respawnTime

    Declaration
    public const float respawnTime = 10
    Field Value
    Type Description
    float

    Methods

    Interact()

    Declaration
    public void Interact()

    OnHatDropped()

    Declaration
    public void OnHatDropped()
    In This Article
    Back to top Example Unity documentation footer