()
| 2910 | return result; |
| 2911 | } |
| 2912 | public uint GetCurrentSceneProcessId() |
| 2913 | { |
| 2914 | uint result = FnTable.GetCurrentSceneProcessId(); |
| 2915 | return result; |
| 2916 | } |
| 2917 | } |
| 2918 | |
| 2919 |
nothing calls this directly
no outgoing calls
no test coverage detected