FSphericalPontoon::Serialize

Void CopyDataToPT(const FSphericalPontoon& GTPontoon)

Windows
MacOS
Linux

References

Module

Water

Header

/Engine/Plugins/Experimental/Water/Source/Runtime/Public/BuoyancyTypes.h

Include

#include "BuoyancyTypes.h"

Syntax

void Serialize
(
    FArchive & Ar
)

Remarks

CenterSocket = GTPontoon.CenterSocket; RelativeLocation = GTPontoon.RelativeLocation; Radius = GTPontoon.Radius; Offset = GTPontoon.Offset; PontoonCoefficient = GTPontoon.PontoonCoefficient; SocketTransform = GTPontoon.SocketTransform; bEnabled = GTPontoon.bEnabled; bUseCenterSocket = GTPontoon.bUseCenterSocket;

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss