Interface EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotifyOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify, EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify.Builder
Enclosing class:
EvtCreateGadgetNotifyOuterClass

public static interface EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getTargetEntityIdListList

      List<Integer> getTargetEntityIdListList()
      repeated uint32 target_entity_id_list = 1652;
      Returns:
      A list containing the targetEntityIdList.
    • getTargetEntityIdListCount

      int getTargetEntityIdListCount()
      repeated uint32 target_entity_id_list = 1652;
      Returns:
      The count of targetEntityIdList.
    • getTargetEntityIdList

      int getTargetEntityIdList(int index)
      repeated uint32 target_entity_id_list = 1652;
      Parameters:
      index - The index of the element to return.
      Returns:
      The targetEntityIdList at the given index.
    • hasInitPos

      boolean hasInitPos()
      .Vector init_pos = 9;
      Returns:
      Whether the initPos field is set.
    • getInitPos

      .Vector init_pos = 9;
      Returns:
      The initPos.
    • getInitPosOrBuilder

      VectorOuterClass.VectorOrBuilder getInitPosOrBuilder()
      .Vector init_pos = 9;
    • getUnk3300DLBIJFOONBA

      boolean getUnk3300DLBIJFOONBA()
      bool Unk3300_DLBIJFOONBA = 15;
      Returns:
      The unk3300DLBIJFOONBA.
    • getOwnerEntityId

      int getOwnerEntityId()
      uint32 owner_entity_id = 2;
      Returns:
      The ownerEntityId.
    • getForwardTypeValue

      int getForwardTypeValue()
      .ForwardType forward_type = 3;
      Returns:
      The enum numeric value on the wire for forwardType.
    • getForwardType

      .ForwardType forward_type = 3;
      Returns:
      The forwardType.
    • getTargetLockPointIndexListList

      List<Integer> getTargetLockPointIndexListList()
      repeated uint32 target_lock_point_index_list = 414;
      Returns:
      A list containing the targetLockPointIndexList.
    • getTargetLockPointIndexListCount

      int getTargetLockPointIndexListCount()
      repeated uint32 target_lock_point_index_list = 414;
      Returns:
      The count of targetLockPointIndexList.
    • getTargetLockPointIndexList

      int getTargetLockPointIndexList(int index)
      repeated uint32 target_lock_point_index_list = 414;
      Parameters:
      index - The index of the element to return.
      Returns:
      The targetLockPointIndexList at the given index.
    • getPropOwnerEntityId

      int getPropOwnerEntityId()
      uint32 prop_owner_entity_id = 6;
      Returns:
      The propOwnerEntityId.
    • getTargetLockPointIndex

      int getTargetLockPointIndex()
      uint32 target_lock_point_index = 4;
      Returns:
      The targetLockPointIndex.
    • getIsAsyncLoad

      boolean getIsAsyncLoad()
      bool is_async_load = 1433;
      Returns:
      The isAsyncLoad.
    • getCampId

      int getCampId()
      uint32 camp_id = 10;
      Returns:
      The campId.
    • getUnk3300EJNBIGLGMII

      boolean getUnk3300EJNBIGLGMII()
      bool Unk3300_EJNBIGLGMII = 8;
      Returns:
      The unk3300EJNBIGLGMII.
    • hasInitEulerAngles

      boolean hasInitEulerAngles()
      .Vector init_euler_angles = 12;
      Returns:
      Whether the initEulerAngles field is set.
    • getInitEulerAngles

      VectorOuterClass.Vector getInitEulerAngles()
      .Vector init_euler_angles = 12;
      Returns:
      The initEulerAngles.
    • getInitEulerAnglesOrBuilder

      VectorOuterClass.VectorOrBuilder getInitEulerAnglesOrBuilder()
      .Vector init_euler_angles = 12;
    • getIsPeerIdFromPlayer

      boolean getIsPeerIdFromPlayer()
      bool is_peer_id_from_player = 609;
      Returns:
      The isPeerIdFromPlayer.
    • getRoomId

      int getRoomId()
      uint32 room_id = 5;
      Returns:
      The roomId.
    • getConfigId

      int getConfigId()
      uint32 config_id = 14;
      Returns:
      The configId.
    • getCampType

      int getCampType()
      uint32 camp_type = 13;
      Returns:
      The campType.
    • getGuid

      long getGuid()
      uint64 guid = 7;
      Returns:
      The guid.
    • getEntityId

      int getEntityId()
      uint32 entity_id = 1;
      Returns:
      The entityId.
    • getTargetEntityId

      int getTargetEntityId()
      uint32 target_entity_id = 11;
      Returns:
      The targetEntityId.