Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Physics > API/Runtime/Engine/Physics/FNetworkPhysicsData
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Physics/NetworkPhysicsComponent.h |
| Include | #include "Physics/NetworkPhysicsComponent.h" |
void SetImportant
(
bool bIsImportant
)
Remarks
Set if this data is important(replicated reliably) or unimportant(replicated unreliably) NOTE: Default is to handle all inputs as unimportant, while one time events can be marked as important.