# GetDOTATime

float GetDOTATime(IncludePregameTime , IncludeNegativeTime)

# Class

✔️ Server: CDOTAGamerules
✔️ Client: CDOTAGamerules

# Function Description

(b IncludePregameTime b IncludeNegativeTime) Returns the actual DOTA in-game clock time. 返回Dota游戏内的时间。(是否包含赛前时间或负时间)

# Parameters

Type Name Description
bool IncludePregameTime 是否包含赛前时间
bool IncludeNegativeTime 负时间

# Example

undefined