CsWinRT icon indicating copy to clipboard operation
CsWinRT copied to clipboard

Enable properties, methods, events to be virtual based on flag

Open chenss3 opened this issue 10 months ago • 0 comments

Once #1898 gets merged to its target branch, I will change the target branch for this PR to my working branch: user/chenss3/udkauthoring.

This is apart of the bigger change to modify the projections. Enable properties, methods, events to be virtual if the abstract_class flag is on. This is an example of what a modified projection will look like. image

chenss3 avatar Jan 22 '25 00:01 chenss3