Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NetworkBehaviour.PreStartClient

public void PreStartClient();

Description

An internal method called on client objects to resolve GameObject references.

It is not safe to put user code in this function as it may be replaced by the network system's code generation process.

Did you find this page useful? Please give it a rating: