X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;f=Classes%2FNJInputPathElement.h;h=87500382f9bdf8836398beac4175f6795dcfbbd4;hb=93c9d4bc39c6addbab6dbc7878d3684e42bbdc01;hp=8fe5c65aa3be5a3a35d2fee91308ae73124a5274;hpb=0064c1fbff36795885a9724081af2a17d83c20a3;p=enjoyable.git 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