M:Yarn.Compiler.Position.op_Addition(Yarn.Compiler.Position,Yarn.Compiler.Position)

TYPENAME_UNKNOWN in Position

Summary

Adds two positions by component and returns the result.

(no declaration available)

Parameters

Name
Description

a

The first position.

b

The second position.

Returns

The resulting combined position.

Last updated

Was this helpful?