Author Topic: [RESOURCE] Search for a word in a string  (Read 3539 times)

striPos uses a for loop in C++ so technically it still utilizes a for loop.
Yeah but C++ for loops are faster than TorqueScript for loops

Yeah but C++ for loops are faster than TorqueScript for loops
Obviously.