Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Initialize()

Initialize the loader. This should initialize all subsystems to support the desired runtime setup this loader represents.
Read time 1 minuteLast updated 6 days ago

Definition

public virtual bool Initialize()

Returns

Type

Description

boolWhether or not initialization succeeded.