NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
NeoAxis
DataBlock Class
DataBlock Methods
AddChild Method
AttributeExists Method
DeleteAllAttributes Method
DeleteAttribute Method
DeleteChild Method
DumpToBuffer Method
FindChild Method
GetAttribute Method
Parse Method
ToString Method
DataBlock
GetAttribute Method
Returns the attribute by name if exists.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntax
C#
Copy
public
ArraySegment
<
byte
>
GetAttribute
(
string
name
)
Parameters
name
Type:
System
String
Return Value
Type:
ArraySegment
Byte
See Also
Reference
DataBlock Class
NeoAxis Namespace
Copyright © 2022 NeoAxis. All rights reserved.