Click or drag to resize

ControllerDataConsumerToString Method

Returns a string that represents the current object.

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also