Click or drag to resize

VIZViewerShowAvatarPathLine Method

아바타 이동경로 선 보이기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void ShowAvatarPathLine(
	int nID,
	bool bShow
)

Parameters

nID
Type: SystemInt32
아바타 이동경로 아이디
bShow
Type: SystemBoolean
보이기여부
See Also