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