Closed MoskalykA closed 1 year ago
Any explanation as to why this would make a difference? When a method is called, a handle is returned, at least in this specific case.
I changed this because some functions used the scaleform variable without it existing, so I renamed the ScaleformHandle variable to correct this
scaleform
ScaleformHandle
I changed this because some functions used the
scaleform
variable without it existing, so I renamed theScaleformHandle
variable to correct this