M3D / M3D / Render / PrepareRenderProcessorMessage
Class: PrepareRenderProcessorMessage
M3D.Render.PrepareRenderProcessorMessage
Memberof
M3D.Utility
Description
M3D消息
Author
nihy
Date
2022-1-17
Version
1.0
Copyright
All Rights Reserved. Copyright (C) 2022 HOTEAMSOFT, Ltd
Hierarchy
-
↳
PrepareRenderProcessorMessage
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new PrepareRenderProcessorMessage(state
): PrepareRenderProcessorMessage
Parameters
Name | Type |
---|---|
state | string |
Returns
Overrides
Properties
exception
• exception: any
Inherited from
expired
• expired: boolean
Inherited from
handler
• handler: any
Inherited from
info
• info: string
Inherited from
level
• level: number
Inherited from
state
• state: string
Inherited from
type
• type: string
Inherited from
Methods
setExpired
▸ setExpired(isExpired
): void
Parameters
Name | Type | Description |
---|---|---|
isExpired | boolean | 是否 消息过期 |
Returns
void
Description
设置消息过期