구문
멤버
customTags PFStringDictionaryEntry const*may be nullptr (선택 사항) 요청과 연결된 선택적 사용자 지정 태그입니다(예: 빌드 번호, 외부 추적 식별자 등).
customTagsCount uint32_t
customTags의 개수
entity PFEntityKey const*may be nullptr (선택 사항) 이 작업을 수행할 선택적 엔터티입니다. 기본값은 현재 로그인한 엔터티입니다.
functionName const char*is null-terminated 실행할 CloudScript 함수의 이름입니다.
functionParameter PFJsonObject
(선택 사항) FunctionExecutionContext 데이터 구조의 FunctionArgument 필드로 함수에 전달되는 개체입니다.
generatePlayStreamEvent bool const*may be nullptr (선택 사항) 함수 실행 결과 및 기타 컨텍스트 정보를 포함하는 ‘entity_executed_cloudscript_function’ PlayStream 이벤트를 생성합니다. 이 이벤트는 Game Manager의 해당 플레이어에 대한 PlayStream 디버거 콘솔에 표시됩니다.
