RakNetPacket:Block Synchronous

  • RakNetPacket:Ignore

Updates packet view.

Syntax
Luau
RakNetPacket:Block() -> ()

Parameters

Call this method with a RakNetPacket receiver. The colon supplies self implicitly; a dot call must pass the receiver explicitly.

This function takes no arguments.

Returns

()

This function returns no values.

Availability

RakNet is disabled by default. RakNet and raknet are removed when the setting is off; retained references can still call is_enabled().

Kawaii documentation