- Namespace
- OpenTl
.Schema - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IDocumentAttribute"]-.->Type
click Interface0 "/OpenTl.Schema/api/OpenTl.Schema/IDocumentAttribute"
Interface1["IObject"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["TDocumentAttributeSticker"]
class Type type-node
Syntax
[Serialize(0x6319d612)]
public sealed class TDocumentAttributeSticker : IDocumentAttribute, IObject
Attributes
| Type | Description |
|---|---|
| SerializeAttribute |
Properties
| Name | Value | Summary |
|---|---|---|
| Alt | string | |
| AltAsBinary | byte[] |
Binary representation for the 'Alt' property
|
| Flags | BitArray | |
| Mask | bool | |
| MaskCoords | IMaskCoords | |
| Stickerset | IInputStickerSet |