1 2 3 4 5 6 7 8 9 10 11 12
// Shave and a Haircut // (c) 2019 Epic Games // US Patent 6720962 global string $shaveCutValues_fileVersion = "$Revision$"; global proc shaveCutValues(string $toolName) { shaveCursorCtxCommonValues($toolName); }