Game Development Community

TorqueInterface Usage

by Ryan Chew · in Torque X 2D · 09/27/2007 (4:05 am) · 1 replies

Hi,

I'm trying to expose data to other components using the RegisterCachedInterface method but I'm not entirely sure how to go about it. How do I go about implementing my TorqueInterface for use in the RegisterCachedInterface method?

Thanks!