Reference type discriminator.
StaticfromDecode an asset reference from its serialized bytes.
Serialized asset reference bytes
Decoded asset reference
StaticfromCreate an asset reference that points to another asset group by index.
Zero-based asset group index in the packet
Asset reference by group index
StaticfromStaticfromDecode an asset reference from a binary reader.
Reader positioned at an asset reference
Decoded asset reference
StaticfromDecode an asset reference from its hex string form.
Hex-encoded asset reference
Decoded asset reference
Reference to either an explicit asset id or another asset group in the same packet.
See
AssetId
Example