nulled
❔ using data received from a Post to determine what property to set
Below will be attached text of two classes, one called PostReceiveStruct and the other UserAccount.
UserAccount holds the structed for a json format that can be turned into an object.
PostReceiveStruct holds the structure for how data received from a post request can be turned into an object as well
Both of these classes work to what I need them for, what I would like to know is how can use DCName's value to use in UserAccount
The easiest example that I can think of is something like what they do in rLua.
10 replies