Table of Contents

Delegate FurniturePlacer.GetCustomPriceDelegate

Namespace
TinyLife.Tools
Assembly
Tiny Life.dll

A delegate method used by OnGetCustomPrice

public delegate void FurniturePlacer.GetCustomPriceDelegate(Furniture furniture, ref float? customPrice)

Parameters

furniture Furniture
A delegate method used by
customPrice float?
A delegate method used by
Extension Methods