Interface ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder

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

public static interface ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getLockedPointListList

      List<Integer> getLockedPointListList()
      JOMDNANCHND
       
      repeated uint32 locked_point_list = 14;
      Returns:
      A list containing the lockedPointList.
    • getLockedPointListCount

      int getLockedPointListCount()
      JOMDNANCHND
       
      repeated uint32 locked_point_list = 14;
      Returns:
      The count of lockedPointList.
    • getLockedPointList

      int getLockedPointList(int index)
      JOMDNANCHND
       
      repeated uint32 locked_point_list = 14;
      Parameters:
      index - The index of the element to return.
      Returns:
      The lockedPointList at the given index.
    • getHidePointListList

      List<Integer> getHidePointListList()
      repeated uint32 hide_point_list = 9;
      Returns:
      A list containing the hidePointList.
    • getHidePointListCount

      int getHidePointListCount()
      repeated uint32 hide_point_list = 9;
      Returns:
      The count of hidePointList.
    • getHidePointList

      int getHidePointList(int index)
      repeated uint32 hide_point_list = 9;
      Parameters:
      index - The index of the element to return.
      Returns:
      The hidePointList at the given index.
    • getPointListList

      List<Integer> getPointListList()
      repeated uint32 point_list = 3;
      Returns:
      A list containing the pointList.
    • getPointListCount

      int getPointListCount()
      repeated uint32 point_list = 3;
      Returns:
      The count of pointList.
    • getPointList

      int getPointList(int index)
      repeated uint32 point_list = 3;
      Parameters:
      index - The index of the element to return.
      Returns:
      The pointList at the given index.
    • getUnhidePointListList

      List<Integer> getUnhidePointListList()
      LLLIACPHNEH 
       
      repeated uint32 unhide_point_list = 7;
      Returns:
      A list containing the unhidePointList.
    • getUnhidePointListCount

      int getUnhidePointListCount()
      LLLIACPHNEH 
       
      repeated uint32 unhide_point_list = 7;
      Returns:
      The count of unhidePointList.
    • getUnhidePointList

      int getUnhidePointList(int index)
      LLLIACPHNEH 
       
      repeated uint32 unhide_point_list = 7;
      Parameters:
      index - The index of the element to return.
      Returns:
      The unhidePointList at the given index.
    • getSceneId

      int getSceneId()
      uint32 scene_id = 6;
      Returns:
      The sceneId.