Delegate RenderDelegateWithBounds
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public delegate void RenderDelegateWithBounds(float deltaTime, ElementBounds currentBounds)
Parameters
deltaTime
floatcurrentBounds
ElementBounds
- Extension Methods