Mirror/Regex for comment.txt
James Frowen 0c790e339d
adding assert to make sure transport is set (#2164)
* adding assert to make sure transport is set

this helps people who want to connect without using networkmanager

* moving Transport.activeTransport to setup

* replacing Substitute.For for addComponent

Can't used Substitute for monobehaviours as they will still be null with unity equals
2020-08-18 18:57:31 +02:00

1 line
75 B
Plaintext

// .*\n\s*( static| internal | void| [A-z_][A-z0-9_]*)+ [A-z_][A-z0-9_]*\(