-
public final class NodePathExtensionsKt
-
-
Method Summary
-
-
Method Detail
-
plus
@Deprecated(message = "This method has been added directly to NodePath", replaceWith = @ReplaceWith(imports = {}, expression = "this.plus(other)")) final NodePath plus(NodePath $self, NodePath other)
Concatenate this with another NodePath.
-
-
-
-