Click or drag to resize

IVIZZARDServiceUpdateSimulationCameraKey Method

시뮬레이션 카메라 키 수정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
SimulationCameraKeyVO UpdateSimulationCameraKey(
	int ID,
	long ticks
)

Parameters

ID
Type: SystemInt32
ID
ticks
Type: SystemInt64
Ticks

Return Value

Type: SimulationCameraKeyVO
Camera Key 정보
See Also