Click or drag to resize

IndexedMonoBehaviourLogIndexInfo Method

Log the index information to the console

Namespace:  ImmerseSDK.Indexing
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
protected void LogIndexInfo(
	string context
)

Parameters

context
Type: SystemString
See Also