Click or drag to resize

ControllerDataConsumerPrintDataDump Method

Print current state

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public string PrintDataDump(
	int dataVersion,
	bool shortVersion
)

Parameters

dataVersion
Type: SystemInt32
shortVersion
Type: SystemBoolean

Return Value

Type: String
See Also