Class EOS_Ecom_KeyImageInfo

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
EOS_Ecom_KeyImageInfo.ByReference, EOS_Ecom_KeyImageInfo.ByValue

@FieldOrder({"ApiVersion","Type","Url","Width","Height"}) public class EOS_Ecom_KeyImageInfo extends com.sun.jna.Structure implements AutoCloseable
Contains information about a key image used by the catalog. Instances of this structure are created by EOS_Ecom_CopyItemImageInfoByIndex. They must be passed to release(). A Key Image is defined within Dev Portal and is associated with a Catalog Item. A Key Image is intended to be used to provide imagery for an in-game store.
Since:
8/20/2023
See Also: