Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CompleteContent()

Callback, invoked when all data has been received from the remote server.
Read time 1 minuteLast updated 6 days ago

Definition

protected virtual void CompleteContent()

Remarks

This callback is guaranteed to be invoked on the main thread. If not overridden, this callback has no default behavior and will no-op.