NLDClient-yudde/ProjectNLD/Assets/Editor/Tools/Proto/MSGTemplateGO.txt

25 lines
465 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

//////////////////////////////////////////////////////////////////////////
//
// 文件:/Code/Scripts/Gameplay/Net/Messages/MSG__MSG_NAME_.cs
// 作者NLD Tools
// 时间_MSG_DATE_
// 描述_MSG_DESC_
// 说明:
//
//////////////////////////////////////////////////////////////////////////
package xsf_message
import (
xsf_pb "message/pb/xsf_pb"
xsf_log "xsf/log"
xsf_net "xsf/net"
xsf_util "xsf/util"
"google.golang.org/protobuf/proto"
)