Skip to content

Commit f7ca618

Browse files
chore: clean up SceneEventData internal fields and methods visibility (#4029)
- Made list fields readonly - Reduced method visibility from internal to private where applicable - Replaced indexed for loops with foreach and inlined out variable declarations - Replaced ContainsKey + indexer with TryGetValue - Removed unused totalBytes variable
1 parent dcd8147 commit f7ca618

1 file changed

Lines changed: 78 additions & 107 deletions

File tree

0 commit comments

Comments
 (0)