Struct Manus::CoreSDK::ManusTimestampInfo
ClassList > Manus > CoreSDK > ManusTimestampInfo
A Timestamp.
Public Attributes
| Type | Name |
|---|---|
| byte | day |
| ushort | fraction |
| byte | hour |
| byte | minute |
| byte | month |
| byte | second |
| bool | timecode |
| uint | year |
Public Functions
| Type | Name |
|---|---|
| ManusTimestampInfo (ushort p_Fraction, byte p_Second, byte p_Minute, byte p_Hour, byte p_Day, byte p_Month, uint p_Year, bool p_Timecode) |
Public Attributes Documentation
variable day
variable fraction
variable hour
variable minute
variable month
variable second
variable timecode
variable year
Public Functions Documentation
function ManusTimestampInfo
inline Manus::CoreSDK::ManusTimestampInfo::ManusTimestampInfo (
ushort p_Fraction,
byte p_Second,
byte p_Minute,
byte p_Hour,
byte p_Day,
byte p_Month,
uint p_Year,
bool p_Timecode
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs