Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/UMinimalClient
| Type | Name | Description | |
|---|---|---|---|
| bool | SendRPCChecked
(
UObject* Target, |
As above, except optimized for use with reflection | |
| bool | SendRPCChecked
(
UObject* Target, |
Sends the specified RPC for the specified actor, and verifies that the RPC was sent (triggering RPCFailureDel if not) |