Type Methodnode(for:unlimited:layer:)nodeForIndexPath:unlimited:layer:nodeForIndexPath_unlimited_layer_Declarationclass func node(for indexPath: IndexPath, unlimited: Bool, layer: GSLayer) -> GSNode?Declaration+ (GSNode *) nodeForIndexPath:(NSIndexPath *) indexPath unlimited:(BOOL) unlimited layer:(GSLayer *) layer;DeclarationnodeForIndexPath_unlimited_layer_(indexPath: NSIndexPath, unlimited: bool, layer: GSLayer) -> GSNode