[ create a new paste ] login | about

Link: http://codepad.org/y2OSQvkg    [ raw code | fork ]

C++, pasted on Jul 7:
1
2
3
4
LuaCamera *cam = ModApiCamera::getobject(*(ModApiCamera **)ud);
session_t peer_id = player->getPeerId();
GenericCAO *cao = static_cast<GenericCAO *>(
    dynamic_cast<ClientEnvironment *>(env)->getActiveObject(peer_id));


Create a new paste based on this one


Comments: