Class EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions
Direct Known Subclasses:
EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions.ByReference, EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions.ByValue

@FieldOrder({"ApiVersion","DataLengthBytes"}) public class EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions extends com.sun.jna.Structure
Since:
8/15/2023
  • Field Details

  • Constructor Details

    • EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions

      public EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions()
    • EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions

      public EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions(int dataLengthBytes)
    • EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions

      public EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions(com.sun.jna.Pointer peer)