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

    • getOwnerEntityId

      int getOwnerEntityId()
      uint32 owner_entity_id = 9;
      Returns:
      The ownerEntityId.
    • getGuid

      long getGuid()
      uint64 guid = 2;
      Returns:
      The guid.
    • getForwardTypeValue

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

      .ForwardType forward_type = 10;
      Returns:
      The forwardType.
    • hasInitEulerAngles

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

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

      VectorOuterClass.VectorOrBuilder getInitEulerAnglesOrBuilder()
      .Vector init_euler_angles = 3;
    • getIsAsyncLoad

      boolean getIsAsyncLoad()
       DKJHPANLPGJ
       
      bool is_async_load = 1474;
      Returns:
      The isAsyncLoad.
    • getIsPeerIdFromPlayer

      boolean getIsPeerIdFromPlayer()
      bool is_peer_id_from_player = 2005;
      Returns:
      The isPeerIdFromPlayer.
    • getTargetLockPointIndex

      int getTargetLockPointIndex()
      uint32 target_lock_point_index = 12;
      Returns:
      The targetLockPointIndex.
    • getTargetLockPointIndexListList

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

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

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

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

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

      VectorOuterClass.VectorOrBuilder getInitPosOrBuilder()
      .Vector init_pos = 1;
    • getDGIFLLEHOND

      boolean getDGIFLLEHOND()
      bool DGIFLLEHOND = 6;
      Returns:
      The dGIFLLEHOND.
    • getCampType

      int getCampType()
      uint32 camp_type = 8;
      Returns:
      The campType.
    • getCampId

      int getCampId()
      uint32 camp_id = 14;
      Returns:
      The campId.
    • getTargetEntityIdListList

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

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

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

      int getConfigId()
      uint32 config_id = 11;
      Returns:
      The configId.
    • getEntityId

      int getEntityId()
      uint32 entity_id = 13;
      Returns:
      The entityId.
    • getRoomId

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

      boolean getIJDOMBBFNOM()
      bool IJDOMBBFNOM = 7;
      Returns:
      The iJDOMBBFNOM.
    • getTargetEntityId

      int getTargetEntityId()
      uint32 target_entity_id = 15;
      Returns:
      The targetEntityId.
    • getPropOwnerEntityId

      int getPropOwnerEntityId()
      uint32 prop_owner_entity_id = 4;
      Returns:
      The propOwnerEntityId.