fivem icon indicating copy to clipboard operation
fivem copied to clipboard

tweak(clr): Make Player constructor public

Open ivanzaida opened this issue 1 year ago • 1 comments

This would add an ability to create derived classes from Player

ivanzaida avatar Jul 12 '22 23:07 ivanzaida

What would the use of 'derived classes' be at all?! Extension methods exist, and with the right compiler flags so do extension properties.

blattersturm avatar Jul 13 '22 07:07 blattersturm