Uses of Record Class
club.doki7.openxr.datatype.XrEventDataStopColocationAdvertisementCompleteMETA
Packages that use XrEventDataStopColocationAdvertisementCompleteMETA
-
Uses of XrEventDataStopColocationAdvertisementCompleteMETA in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrEventDataStopColocationAdvertisementCompleteMETAModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrEventDataStopColocationAdvertisementCompleteMETA
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrEventDataStopColocationAdvertisementCompleteMETAModifier and TypeMethodDescriptionXrEventDataStopColocationAdvertisementCompleteMETA.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrEventDataStopColocationAdvertisementCompleteMETA.clone
(Arena arena, XrEventDataStopColocationAdvertisementCompleteMETA src) XrEventDataStopColocationAdvertisementCompleteMETA.next
(@NotNull MemorySegment value) XrEventDataStopColocationAdvertisementCompleteMETA.requestId
(long value) XrEventDataStopColocationAdvertisementCompleteMETA.result
(int value) XrEventDataStopColocationAdvertisementCompleteMETA.Ptr.toArray()
XrEventDataStopColocationAdvertisementCompleteMETA.type
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrEventDataStopColocationAdvertisementCompleteMETAModifier and TypeMethodDescriptionXrEventDataStopColocationAdvertisementCompleteMETA.Ptr.iterator()
Methods in club.doki7.openxr.datatype with parameters of type XrEventDataStopColocationAdvertisementCompleteMETAModifier and TypeMethodDescriptionXrEventDataStopColocationAdvertisementCompleteMETA.clone
(Arena arena, XrEventDataStopColocationAdvertisementCompleteMETA src) void
XrEventDataStopColocationAdvertisementCompleteMETA.Ptr.write
(long index, @NotNull XrEventDataStopColocationAdvertisementCompleteMETA value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrEventDataStopColocationAdvertisementCompleteMETAModifier and TypeMethodDescriptionXrEventDataStopColocationAdvertisementCompleteMETA.Ptr.at
(long index, @NotNull Consumer<@NotNull XrEventDataStopColocationAdvertisementCompleteMETA> consumer)