Version: 2022.3
言語: 日本語

RuntimeInitializeOnLoadMethodAttributeConstructor

マニュアルに切り替える
public RuntimeInitializeOnLoadMethodAttribute ();
public RuntimeInitializeOnLoadMethodAttribute (RuntimeInitializeLoadType loadType);

パラメーター

loadType Specifies when the callback is invoked during the start up of the runtime.

説明

Use the RuntimeInitializeLoadType to control when the callback is invoked.