Login Page - Create Account

Support Board


Date/Time: Thu, 06 Mar 2025 03:37:40 +0000



Post From: ACSIL - How to use sc object in header file?

[2022-01-13 21:29:04]
frozentundra - Posts: 94
@User907968 - passing in the object to other calls works, but is there a way to pass it in one time, not on every function call? For example, how to pass it in to the constructor, store it on the header file side, and access it from the header file functions? Does that make sense?