X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Classes%2FNJInputPathElement.h;h=87500382f9bdf8836398beac4175f6795dcfbbd4;hp=8fe5c65aa3be5a3a35d2fee91308ae73124a5274;hb=53afd7c25f4423020c805c3587875cdce99ba3f4;hpb=a7260fe79808efcad6a92cace15a1b3429f14787 diff --git a/Classes/NJInputPathElement.h b/Classes/NJInputPathElement.h index 8fe5c65..8750038 100644 --- a/Classes/NJInputPathElement.h +++ b/Classes/NJInputPathElement.h @@ -5,5 +5,6 @@ - (NSArray *)children; - (id ) base; - (NSString *)name; +- (NSString *)uid; @end