Navigation
API > API/Plugins > API/Plugins/Water
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterIconHelper.h |
| Include | #include "WaterIconHelper.h" |
Syntax
struct FWaterIconHelper
Functions
| Type | Name | Description | |
|---|---|---|---|
| UBillboardComponent * | EnsureSpriteComponentCreated
(
ActorType* Actor, |
Ensures a billboard component is created and added to the actor's components. | |
| void | UpdateSpriteComponent
(
AActor* Actor, |
Updates the texture/scale/position of the actor's billboard component, if any |